@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/28583> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/35649> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025323> ;
    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/35648> ;
    skos:notation "28583" ;
    skos:prefLabel "silversmith"@en,
        "zilversmid"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/33369>,
        <https://data.rkd.nl/thesaurus/67115>,
        <https://data.rkd.nl/thesaurus/79909> ;
    skos:scopeNote "Metalworkers who specialize in working with silver, especially in the making of jewelry, flatware, and tableware."@en,
        "Metaalbewerkers die zijn gespecialiseerd in het werken met zilver, in het bijzonder in het maken van sieraden en tafelgerei."@nl ;
    prov:generatedAtTime "2023-09-21T07:07:14+00:00"^^xsd:dateTime .

