@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/63148> a skos:Concept ;
    skos:altLabel "theater (interieur)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/90107> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300004677> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64396> ;
    skos:notation "63148" ;
    skos:prefLabel "theater space"@en,
        "theaterruimte"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63017>,
        <https://data.rkd.nl/thesaurus/63719>,
        <https://data.rkd.nl/thesaurus/64397> ;
    skos:scopeNote "Spaces and rooms located in theaters."@en,
        "Ruimten en kamers in theaters."@nl ;
    prov:generatedAtTime "2023-06-21T08:11:43+00:00"^^xsd:dateTime .

