@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/65919> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65920> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300375065> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65919" ;
    skos:prefLabel "English oak"@en,
        "zomereik"@nl ;
    skos:scopeNote "Species of large oak tree native to most of Europe, Anatolia, the Caucasus, and parts of North Africa; growing 25-40 meters in height, and having a bark that is grayish brown in color and having deep fissures with aging. The tree is valued for brown wood with a coarse but straight grain. The bark is used for tanning and dyeing."@en,
        "quercus robur"@nl ;
    prov:generatedAtTime "2021-10-19T15:03:19+00:00"^^xsd:dateTime .

