@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/79909> a skos:Concept ;
    skos:altLabel "zilversmeedkunst"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93225> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054053> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "79909" ;
    skos:prefLabel "silversmithing"@en,
        "zilversmeden (techniek)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/28583>,
        <https://data.rkd.nl/thesaurus/33369> ;
    skos:scopeNote "The process of making objects out of silver or employing silver, especially jewelry, tableware, and decorative objects."@en ;
    prov:generatedAtTime "2023-09-21T07:07:14+00:00"^^xsd:dateTime .

