@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/65920> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65918> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300375060> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65919> ;
    skos:notation "65920" ;
    skos:prefLabel "oak"@en,
        "eik"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/67899> ;
    skos:scopeNote "Genus containing around 450 species of ornamental and timber trees and shrubs, found chiefly in north temperate regions and at high altitudes in the tropics. The durable wood has a distinctive coarse grain. The thick bark from some species is used for its buoyancy. Tannins and dyes can be extracted from the bark. Oak emits organic acids as it ages. Many plants commonly called \"oak\" are not Quercus, including African oak, Australian oak, bull oak, etc."@en,
        "Het ca. 200 soorten tellende geslacht (Quercus) waartoe de vaak knoestige bomen behoren, die zeer duurzaam hout leveren. (zinnebeeld van kracht)"@nl ;
    prov:generatedAtTime "2023-10-16T08:40:42+00:00"^^xsd:dateTime .

