@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/65602> a skos:Concept ;
    skos:altLabel "Early Western World coin"@en,
        "coins"@en,
        "gold coin"@en,
        "silver coin"@en,
        "antieke munt"@nl,
        "gouden munt"@nl,
        "munten"@nl,
        "zilveren munt"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/65600> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300037222> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65602" ;
    skos:prefLabel "coin"@en,
        "munt"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65603>,
        <https://data.rkd.nl/thesaurus/65616>,
        <https://data.rkd.nl/thesaurus/65620> ;
    skos:scopeNote "Pieces of metal stamped by government authority for use as money."@en,
        "Stukjes metaal die met toestemming van de wettige macht worden geslagen om als betaalmiddel te dienen."@nl ;
    prov:generatedAtTime "2023-01-25T11:01:12+00:00"^^xsd:dateTime .

