@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/45992> a skos:Concept ;
    skos:altLabel "koperslager"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/55770> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025318> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "45992" ;
    skos:prefLabel "coppersmith"@en,
        "kopersmid"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/45243> ;
    skos:scopeNote "Persons who work in copper, especially those who make objects such as kettles, coils, tubing, and fittings."@en,
        "Personen die koper bewerken, voornamelijk zij die voorwerpen maken zoals ketels, spoelen, buizen en fittingen."@nl ;
    prov:generatedAtTime "2023-09-13T09:23:43+00:00"^^xsd:dateTime .

