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

<http://data.carnegiehall.org/venues/124190> a ns1:EventVenue ;
    rdfs:label "Carnegie Hall Studio 819" ;
    ns1:containedInPlace <http://data.carnegiehall.org/venues/96397> ;
    rdfs:comment "Located on the 8th floor of Carnegie Hall, above the main auditorium. Entrance via 881 Seventh Avenue in the Southwest Tower." .

