@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/66017> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98065> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025008> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/58493> ;
    skos:notation "66017" ;
    skos:prefLabel "carpenter"@en,
        "timmerman"@nl ;
    skos:scopeNote "Those who build with wood, especially in the construction of buildings and other structures, including the installation of floors, windows, and other trim work. For craftsmen who make fine furniture and do intricate woodwork, see \"cabinetmakers.\" For those who work in wood more generally, see \"woodworkers.\""@en,
        "Personen die gebouwen en andere houten constructies in hout optrekken, en ook vloeren, ramen en kozijnen installeren. Zie 'kastenmakers' voor vakmensen die verfijnde meubels en ingewikkeld houtwerk vervaardigen. Zie 'houtbewerkers' voor mensen die in algemene zin hout bewerken."@nl ;
    prov:generatedAtTime "2023-06-19T09:02:52+00:00"^^xsd:dateTime .

