@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/66820> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98069> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025401> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/47567>,
        <https://data.rkd.nl/thesaurus/93033>,
        <https://data.rkd.nl/thesaurus/93034>,
        <https://data.rkd.nl/thesaurus/96212> ;
    skos:notation "66820" ;
    skos:prefLabel "furniture worker"@en,
        "meubelmaker"@nl ;
    skos:scopeNote "General term for all those engaged in the production, repair, and refurbishing of furniture."@en,
        "Algemene term voor allen die zich bezighouden met de productie, reparatie en renovatie van meubelen."@nl ;
    prov:generatedAtTime "2023-09-13T11:01:07+00:00"^^xsd:dateTime .

