@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/95439> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/95028> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011973> ;
    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 "95439" ;
    skos:prefLabel "birch (wood)"@en,
        "berkenhout"@nl ;
    skos:scopeNote "Strong, pale yellow-brown wood from trees of the genus Betula, having a close, straight grain and uniform texture that finishes to a smooth surface. It is sometimes dyed to imitate mahogany. Birch is used for tools handles, plywood, hoops, shoe heels, flooring, furniture, cabinetry, turnery, and firewood. The bark is also used for various purposes."@en,
        "Hout van de boom behorende tot het genus Betula, vaal- tot roodbruin van kleur. Het wordt gebruikt voor het maken van meubilair, vloeren, kabinetten en draaiwerk."@nl ;
    prov:generatedAtTime "2023-07-27T07:38:22+00:00"^^xsd:dateTime .

