@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/67292> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64685> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264860> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67292" ;
    skos:prefLabel "sickle"@en,
        "sikkel"@nl ;
    skos:scopeNote "Agricultural implements consisting of a hook-shaped metal blade with a short handle fitted on a tang. Similar in form and use to 'reaping hooks', but distinguished from these by having serrated cutting edges, and the method in which they are employed."@en,
        "Landbouwwerktuigen die bestaan uit een haakvormig metalen blad met een korte steel die is bevestigd op een uitsteeksel."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:52+00:00"^^xsd:dateTime .

