@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/75225> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/95028> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011948> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/WOOD_TYPE> ;
    skos:notation "75225" ;
    skos:prefLabel "beech (wood)"@en,
        "beukenhout"@nl ;
    skos:scopeNote "Pale reddish-brown, close-grain wood from any of several trees of the genus Fagus; it is hard and heavy, bends well, is durable under water, and gives a smooth shiny finish. Beech wood is commonly used for flooring, cabinetry, furniture (especially bentwood chairs), veneer, plywood, tool handles, and turnery. It was used in panel paintings in western Europe."@en,
        "Hout van de boom behorende tot het genus Fagus, met een vale, roodachtig bruine kleur. Het wordt gebruikt voor het maken van meubilair, handvatten voor gereedschap en transportkisten."@nl ;
    prov:generatedAtTime "2023-10-16T12:34:24+00:00"^^xsd:dateTime .

