@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/82321> a skos:Concept ;
    skos:altLabel "medal (depicted)"@en,
        "medaille (in de voorstelling)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98158> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300046025> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/74252> ;
    skos:notation "82321" ;
    skos:prefLabel "medal"@en,
        "medaille"@nl ;
    skos:scopeNote "Small pieces of metal, usually gold, silver, or bronze and bearing a relief design on one or both sides and having a commemorative purpose; resembling a coin, but not used as a medium of exchange."@en,
        "Kleine, doorgaans ronde en platte objecten van metaal, meestal brons, zilver of goud met daarop een reliëf op één of beide zijden, bedoeld als aandenken; ze worden niet gebruikt als ruilmiddel."@nl ;
    prov:generatedAtTime "2023-07-19T08:49:50+00:00"^^xsd:dateTime .

