@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/81012> a skos:Concept ;
    skos:altLabel "goudsmeedkunst"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93225> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054048> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81012" ;
    skos:prefLabel "goldsmithing"@en,
        "goudsmeden (techniek)"@nl ;
    skos:scopeNote "The process of making objects out of gold, especially jewelry, tableware, and decorative objects."@en ;
    prov:generatedAtTime "2023-07-26T10:10:37+00:00"^^xsd:dateTime .

