@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/81836> a skos:Concept ;
    skos:altLabel "torenklok"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/65159> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300205396> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81836" ;
    skos:prefLabel "tower clock"@en,
        "torenuurwerk"@nl ;
    skos:scopeNote "Large clocks in which the dials are set at a distance from the movements; usually placed in towers, turrets, or in other prominent locations on public buildings."@en,
        "Grote klokken waarvan de wijzerplaten op een afstand van het mechaniek zijn gezet. Ze worden meestal geplaatst in torens of op andere opvallende plaatsen op openbare gebouwen."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:37+00:00"^^xsd:dateTime .

