@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/67964> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/66114> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300343907>,
        <https://www.wikidata.org/entity/Q36146> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67964" ;
    skos:prefLabel "fig tree"@en,
        "vijgenboom"@nl ;
    skos:scopeNote "Species of large, deciduous shrub or small tree native to southwest Asia and the Mediterranean region, widely grown for its edible fruit. It was one of the first plants cultivated by humans, with evidence dating to as long ago as 9400-9200 BCE, thus predating the domestication of wheat, barley, and legumes."@en,
        "Soort grote bladverliezende heester of kleine loofboom, inheems in Zuidwest-Azië en het Middellandse Zeegebied, die op grote schaal wordt gekweekt voor zijn eetbare vrucht. Het was een van de eerste planten die werd gekweekt door de mens, zoals blijkt uit bewijsmateriaal dat dateert uit de periode 9400-9200 v.Chr., dus nog vóór de domesticatie van tarwe, gerst en peulvruchten."@nl ;
    prov:generatedAtTime "2021-10-19T15:04:03+00:00"^^xsd:dateTime .

