@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/64186> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300033579> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64186" ;
    skos:prefLabel "key"@en,
        "sleutel"@nl ;
    skos:scopeNote "The removable actuating devices of locks. For hand tools used for opening and closing devices other than locks and that do not have a jaw and do not fit into screws, use \"keys (adjusting equipment).\""@en,
        "Het bij een slot behorende instrument waarmee een slot wordt bediend. Voor handgereedschap zonder bek dat wordt gebruikt voor het openen en sluiten van andere instrumenten dan sloten, maar niet voor het aandraaien van schroeven wordt 'sleutels (afsteluitrusting)' gebruikt."@nl ;
    prov:generatedAtTime "2023-08-02T10:26:22+00:00"^^xsd:dateTime .

