@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/64872> a skos:Concept ;
    skos:altLabel "lifting"@en,
        "rooien"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/62871> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300417516> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65330>,
        <https://data.rkd.nl/thesaurus/66674> ;
    skos:notation "64872" ;
    skos:prefLabel "harvesting"@en,
        "oogsten"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64880> ;
    skos:scopeNote "The activity of reaping, gathering, and sometimes storing an agricultural crop, such as corn another ripe crop."@en ;
    prov:generatedAtTime "2023-07-05T07:55:08+00:00"^^xsd:dateTime .

