@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/75198> a skos:Concept ;
    skos:altLabel "kerkruimte"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/90107> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300004559> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66970>,
        <https://data.rkd.nl/thesaurus/66971>,
        <https://data.rkd.nl/thesaurus/81790>,
        <https://data.rkd.nl/thesaurus/95733> ;
    skos:notation "75198" ;
    skos:prefLabel "religious building space"@en,
        "ruimte in religieus gebouw"@nl ;
    skos:scopeNote "Rooms and other spaces within churches, temples, synagogues, mosques, and other religious buildings."@en ;
    prov:generatedAtTime "2023-07-17T11:11:08+00:00"^^xsd:dateTime .

