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

<http://data.carnegiehall.org/venues/96621> a ns1:EventVenue ;
    rdfs:label "Rohatyn Room" ;
    ns1:containedInPlace <http://data.carnegiehall.org/venues/96397> ;
    rdfs:comment "The Rohatyn Room is a banquet space located just off the First Tier of Stern/Perelman, next to the Rose Museum. It is open for early walk-in and intermission bar service during select Stern/Perelman concerts.  The space, originally called East Room, was created when the Carnegie Hall Tower was built in 1991.  The name was changed as of 12/5/1996." .

