@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/64397> a skos:Concept ;
    skos:altLabel "schouwburg"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63078> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300007117> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63576>,
        <https://data.rkd.nl/thesaurus/67143>,
        <https://data.rkd.nl/thesaurus/67262>,
        <https://data.rkd.nl/thesaurus/74364> ;
    skos:notation "64397" ;
    skos:prefLabel "theater (building)"@en,
        "theater (gebouw)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63148> ;
    skos:scopeNote "Buildings having a stage or projection screen for the presentation of dramatic performances and providing seating areas for spectators."@en,
        "Aanduiding voor gebouwen die een toneel hebben en zitplaatsen voor het publiek."@nl ;
    prov:generatedAtTime "2023-08-14T12:29:26+00:00"^^xsd:dateTime .

