@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/64882> a skos:Concept ;
    skos:altLabel "tobacco cultivation"@en,
        "tabaksteelt"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/62899> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054463> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64699>,
        <https://data.rkd.nl/thesaurus/68877>,
        <https://data.rkd.nl/thesaurus/80592>,
        <https://data.rkd.nl/thesaurus/84537> ;
    skos:notation "64882" ;
    skos:prefLabel "agriculture"@en,
        "landbouw"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62871>,
        <https://data.rkd.nl/thesaurus/63153> ;
    skos:scopeNote "Science or art of cultivating the soil, harvesting crops, and raising livestock."@en,
        "De wetenschap of kunst van het bewerken van de grond, het oogsten van gewassen en het fokken van vee."@nl ;
    prov:generatedAtTime "2023-07-05T07:51:40+00:00"^^xsd:dateTime .

