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

<http://data.carnegiehall.org/venues/94041> a ns2:EventVenue ;
    rdfs:label "Carnegie Hall Playhouse" ;
    ns2:containedInPlace <http://data.carnegiehall.org/venues/96397> ;
    ns1:historicalName "Carnegie Lyceum" ;
    rdfs:comment "Carnegie Hall Playhouse was a 299-seat off-Broadway theater (occasionally referred to in print simply as \"Carnegie Playhouse\") that existed on the lower level of Carnegie Hall from 1956-1961, which replaced Carnegie Lyceum (1896-1956), which itself replaced the original venue known as Recital Hall (1891-1896).  In 1961 the venue was converted to an art film movie house called Carnegie Cinema. It was completely rebuilt between 1999 and 2003, when it reopened as the 599-seat Zankel Hall, named in honor of Carnegie Hall Vice Chairman Arthur Zankel and his wife, Judy." .

