@prefix ns1: <http://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://data.carnegiehall.org/venues/125649> a ns1:EventVenue ;
    rdfs:label "Carnegie Hall Studio 856" ;
    ns1:containedInPlace <http://data.carnegiehall.org/venues/96397> ;
    rdfs:comment "Located on 8th floor of 57th Street side of building, where Weill Music Institute offices are now located (2016)." .

