@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/63810> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64685> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300024371> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63810" ;
    skos:prefLabel "scythe"@en,
        "zeis"@nl ;
    skos:scopeNote "Implements used for mowing grass, grain, or other crops and composed of a long curving blade fastened at an angle to a long handle."@en,
        "Werktuigen die worden gebruikt om gras, graan of andere gewassen te maaien, samengesteld uit een lang gebogen blad dat onder een hoek is bevestigd aan een lange steel."@nl ;
    prov:generatedAtTime "2022-10-17T14:06:10+00:00"^^xsd:dateTime .

