@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/65603> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98057> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q988618> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65603" ;
    skos:prefLabel "money changer"@en,
        "geldwisselaar"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64988>,
        <https://data.rkd.nl/thesaurus/65601>,
        <https://data.rkd.nl/thesaurus/65602> ;
    skos:scopeNote "Person or organization that exchanges coins or currency."@en,
        "Persoon of organisatie die munten of valuta wisselt."@nl ;
    prov:generatedAtTime "2023-06-21T10:21:38+00:00"^^xsd:dateTime .

