@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/61791> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/95028> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300012264> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/WOOD_TYPE> ;
    skos:notation "61791" ;
    skos:prefLabel "oak (wood)"@en,
        "eikenhout"@nl ;
    skos:scopeNote "Wood of trees belonging to the genus Quercus, of the beech family. It is a durable wood that has a distinctive coarse grain, used in cabinetry, flooring, paneling, musical instruments, ship interiors and moldings, panel painting, and sculptures."@en,
        "Hout van de boom behorende tot het genus Quercus, uit de beukenfamilie. Het harde, duurzame hout kent allerlei toepassingen en wordt vooral gebruikt voor meubels."@nl ;
    prov:generatedAtTime "2023-10-16T12:57:24+00:00"^^xsd:dateTime .

