@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/65159> a skos:Concept ;
    skos:altLabel "uurwerk"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96710> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041575> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66054>,
        <https://data.rkd.nl/thesaurus/66056>,
        <https://data.rkd.nl/thesaurus/81836>,
        <https://data.rkd.nl/thesaurus/90580>,
        <https://data.rkd.nl/thesaurus/90583> ;
    skos:notation "65159" ;
    skos:prefLabel "clock (timepiece)"@en,
        "klok (uurwerk)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63165>,
        <https://data.rkd.nl/thesaurus/63421> ;
    skos:scopeNote "Refers to instruments that measure and indicate the passage of time, especially by mechanical means producing a regularly recurring action and indicating, usually by hands or changing numbers, the hours and minutes; not designed to be worn or otherwise carried about on a person. For wearable timepieces, see \"watches.\""@en,
        "Instrumenten die het verstrijken van de tijd meten en dat aangeven met wijzers of cijfers. Gebruik 'horloges' voor draagbare klokken."@nl ;
    prov:generatedAtTime "2023-03-23T14:42:21+00:00"^^xsd:dateTime .

