@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/63977> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63982> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300004848> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63977" ;
    skos:prefLabel "bell tower"@en,
        "klokkentoren"@nl ;
    skos:scopeNote "Towers fitted and prepared for containing bells, can be either freestanding or attached to buildings or other structures. Their footprint can be either round or rectangular (typically square). For the spaces in which bells are hung, use \"belfries.\""@en,
        "Torens die zijn bedoeld en ingericht voor klokken; ze kunnen vrijstaand zijn of deel uitmaken van gebouwen of andere structuren. Ze kunnen een ronde of rechthoekige (meestal vierkante) basis hebben. Gebruik 'klokkenzolders' voor de ruimten waarin klokken worden opgehangen."@nl ;
    prov:generatedAtTime "2021-10-19T15:02:21+00:00"^^xsd:dateTime .

