@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/67961> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67394> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300343809> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67961" ;
    skos:prefLabel "apple tree"@en,
        "appelboom"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63650>,
        <https://data.rkd.nl/thesaurus/63908> ;
    skos:scopeNote "Genus containing 30 to 50 species of small deciduous trees or shrubs, many of which produce pome (fleshy) fruits, in which the ripened ovary and surrounding tissue both become fleshy and edible. Apple trees are native to the Caspian and Black Sea regions; they were introduced in America by the early settlers. Apple trees are primarily grown commercially for their fruit, but the timber is also used."@en,
        "Genus van 30 tot 50 soorten kleine bladverliezende bomen of struiken, waarvan vele soorten (vlezige) pitvruchten voortbrengen waarin het gerijpte vruchtbeginsel en het omringende weefsel zowel vlezig als eetbaar worden. Appelbomen zijn inheems in de regio's rond de Kaspische Zee en de Zwarte Zee. Ze werden door de eerste kolonisten naar Amerika gebracht. Appelbomen worden voornamelijk commercieel gekweekt voor hun vruchten, maar ook het hout wordt gebruikt."@nl ;
    prov:generatedAtTime "2023-10-16T08:03:43+00:00"^^xsd:dateTime .

