@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/67115> a skos:Concept ;
    skos:altLabel "silver object"@en,
        "zilveren voorwerp"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79927> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300234152> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/45250>,
        <https://data.rkd.nl/thesaurus/45251> ;
    skos:notation "67115" ;
    skos:prefLabel "silverwork"@en,
        "zilverwerk (object vervaardigd uit zilver)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/28583>,
        <https://data.rkd.nl/thesaurus/33369>,
        <https://data.rkd.nl/thesaurus/37472>,
        <https://data.rkd.nl/thesaurus/79908> ;
    skos:scopeNote "Visual works or portions of works fashioned in silver, especially fine, decorative work."@en,
        "Objecten of delen van objecten, vervaardigd uit zilver, vooral fijn, decoratief werk."@nl ;
    prov:generatedAtTime "2023-09-21T07:07:14+00:00"^^xsd:dateTime .

