@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/92116> a skos:Concept ;
    skos:altLabel "palmhout"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/95028> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300012002> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "92116" ;
    skos:prefLabel "boxwood (wood)"@en,
        "buxushout"@nl ;
    skos:scopeNote "Dense, pale yellow wood from trees of the genus Buxus. Although difficult to carve, the wood has excellent dimensional stability and is very wear resistant. The hard, fine-grain wood is often used for printing blocks, rulers, mallets, architects scales, slide rules, modeling tools, musical instruments, engravings, inlays, small decorative items, and game pieces."@en,
        "Hout van de boom behorende tot het genus Buxus, met kleuren variërend van wit tot vaalgeel. Het wordt gebruikt voor gravures, inlegsels en muziekinstrumenten."@nl ;
    prov:generatedAtTime "2023-08-16T13:56:29+00:00"^^xsd:dateTime .

