@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/63317> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90107> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300004294> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63317" ;
    skos:prefLabel "corridor"@en,
        "gang"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63320>,
        <https://data.rkd.nl/thesaurus/63350> ;
    skos:scopeNote "Passages affording access and entrance to the rooms of a building."@en,
        "Doorgangen die toegang verschaffen tot de kamers van een gebouw."@nl ;
    prov:generatedAtTime "2021-10-19T15:01:58+00:00"^^xsd:dateTime .

