@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/98156> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63101> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300003615> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63949>,
        <https://data.rkd.nl/thesaurus/63980> ;
    skos:notation "98156" ;
    skos:prefLabel "tower (building division)"@en,
        "toren (deel van een gebouw)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63982> ;
    skos:scopeNote "Parts of buildings with walls rising considerably above the rest, usually with vertical proportions, and to some extent architecturally distinct. For usually detached or isolated buildings or other structures high in proportion to their lateral dimensions, use \"towers (single built works).\""@en,
        "Delen van gebouwen die aanmerkelijk hoger zijn dan breed en lang, met een ander bouwwerk verbonden, en die zich hoog hierboven en boven de omgevende bebouwing verheffen.Gebruik 'torens (gebouwen)' voor soortgelijke vrijstaande bouwwerken."@nl ;
    prov:generatedAtTime "2023-07-17T11:24:39+00:00"^^xsd:dateTime .

