@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/79908> a skos:Concept ;
    skos:altLabel "kunstsmeedwerk"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79927> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264667> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "79908" ;
    skos:prefLabel "plate (silver or gold tableware)"@en,
        "edelsmeedwerk"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/37472>,
        <https://data.rkd.nl/thesaurus/63716>,
        <https://data.rkd.nl/thesaurus/65637>,
        <https://data.rkd.nl/thesaurus/67115>,
        <https://data.rkd.nl/thesaurus/92622> ;
    skos:scopeNote "Visual works, often tableware, plated with high quality silver or gold. The term is used more correctly for silverwork alone, but sometimes used loosely for goldwork as well. For the layer of metal or any kind deposited upon a metal base, for purposes of decoration or to impart desirable physical or chemical properties, use \"plate (material).\" Plate the visual work is often created with plate the material.\""@en,
        "Objecten (vaak tafelgerei) van hoge kwaliteit zilver of goud. De term verwijst eigenlijk naar tafelzilver, maar wordt ook soms voor goudwerk gebruikt. Te onderscheiden van 'pleet (materiaal)', dat verwijst naar een laagje metaal dat op een metaalbasis wordt aangebracht voor sierdoeleinden of om gewenste fysieke of chemische eigenschappen over te dragen."@nl ;
    prov:generatedAtTime "2023-09-20T12:00:35+00:00"^^xsd:dateTime .

