@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/57315> a skos:Concept ;
    skos:altLabel "ebbenhoutwerker"@nl,
        "houtbewerker"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98066> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025368> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY> ;
    skos:narrower <https://data.rkd.nl/thesaurus/28247>,
        <https://data.rkd.nl/thesaurus/45233> ;
    skos:notation "57315" ;
    skos:prefLabel "wood worker"@en,
        "houtwerker"@nl ;
    skos:scopeNote "Refers broadly to those who work in wood, especially those who fashion objects from wood. For craftsmen who make fine furniture and do intricate woodwork, see \"cabinetmakers.\" See \"carpenters\" for those who work in constructing buildings and other structures with wood, including installing floors, windows, and doing trim work."@en,
        "Verwijst in algemene zin naar diegenen die werken met hout, in het bijzonder diegenen die objecten uit hout maken. Zie 'kastenmakers' voor ambachtslieden die meubels maken en zich bezighouden met ingewikkelde houtbewerkingen. Zie 'timmerlieden' voor ambachtslieden die werken aan gebouwen en andere houten constructies, waaronder het installeren van vloeren, ramen en kozijnen."@nl ;
    prov:generatedAtTime "2024-04-16T13:03:32+00:00"^^xsd:dateTime .

