@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/67154> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63101> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300002660> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67154" ;
    skos:prefLabel "pavilion (building subdivision)"@en,
        "paviljoen (deel van een gebouw)"@nl ;
    skos:scopeNote "Refers to both for the parts of buildings that project outward from the rest, especially common as corner, central, or terminal features in French architecture, and for the detached or semidetached units into which a building (as a hospital) is sometimes divided."@en,
        "Rechthoekige vooruitspringende onderdelen van grote gebouwen op de hoeken of in het midden van de gevel gelegen. Ook enigszins afzonderlijk gelegen afdelingen van ziekenhuizen of gestichten."@nl ;
    prov:generatedAtTime "2023-07-17T08:30:23+00:00"^^xsd:dateTime .

