@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/91952> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97334> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300205361> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "91952" ;
    skos:prefLabel "mintmaster"@en,
        "muntmeester"@nl ;
    skos:scopeNote "Officials in charge of and responsible for coin production or content. For persons engaged in the physical production of coins, use \"minters.\""@en,
        "Ambtenaren die leiding hebben over en verantwoordelijk zijn voor de productie en het gehalte van munten."@nl ;
    prov:generatedAtTime "2023-03-22T08:43:18+00:00"^^xsd:dateTime .

