@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/35649> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/55770> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300435190> ;
    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/28583> ;
    skos:notation "35649" ;
    skos:prefLabel "silver worker"@en,
        "zilverwerker"@nl ;
    skos:scopeNote "General term for people who specialize in working with silver."@en ;
    prov:generatedAtTime "2023-09-13T09:21:28+00:00"^^xsd:dateTime .

