@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/63320> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90107> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300004263> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63320" ;
    skos:prefLabel "entrance hall"@en,
        "hal"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63317>,
        <https://data.rkd.nl/thesaurus/63350> ;
    skos:scopeNote "Passages or rooms just inside the entrance of a residence, but sometimes with a vestibule between it and the outdoors. Prefer \"lobbies\" for such spaces in larger public buildings.\""@en,
        "Wordt gebruikt voor ruimten direct achter de ingang van een gebouw, met soms nog een vestibule daarvoor. Voor dergelijke ruimten in openbare gebouwen wordt de voorkeur gegeven aan 'lobby's'."@nl ;
    prov:generatedAtTime "2021-10-19T15:01:58+00:00"^^xsd:dateTime .

