@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/91642> a skos:Concept ;
    skos:altLabel "prehistoric tools"@en,
        "prehistorisch gereedschap"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63108> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300024841> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64926>,
        <https://data.rkd.nl/thesaurus/96709> ;
    skos:notation "91642" ;
    skos:prefLabel "tool"@en,
        "gereedschap"@nl ;
    skos:scopeNote "Objects, especially those hand-held, for performing or facilitating mechanical operations."@en,
        "Wordt gebruikt voor voorwerpen die met de hand worden bediend, om machinale werkzaamheden mee te verrichten of te vergemakkelijken."@nl ;
    prov:generatedAtTime "2023-07-10T12:04:29+00:00"^^xsd:dateTime .

