@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/64187> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67946> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300033407> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64187" ;
    skos:prefLabel "lock (locking mechanism)"@en,
        "slot (afsluitingsmiddel)"@nl ;
    skos:scopeNote "Wordt gebruikt voor complete sluitinrichtingen, inclusief alle mechanische onderdelen en accessoires van het slot, zoals knoppen, verstevigingsplaten en beschermende sleutelgatplaatjes"@en,
        "Various types of securing devices used to secure openings or containers, traditionally consisting of a dead bolt or system of bolts and operated by a key or similar device, but today, by extension, may include other locking devices that may have other forms."@nl ;
    prov:generatedAtTime "2023-08-02T10:23:00+00:00"^^xsd:dateTime .

