@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/65617> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96814> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300387350> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/62933>,
        <https://data.rkd.nl/thesaurus/64153>,
        <https://data.rkd.nl/thesaurus/65600>,
        <https://data.rkd.nl/thesaurus/67663>,
        <https://data.rkd.nl/thesaurus/74415>,
        <https://data.rkd.nl/thesaurus/96195> ;
    skos:notation "65617" ;
    skos:prefLabel "exchange medium"@en,
        "ruilmiddel"@nl ;
    skos:scopeNote "Objects that are used in the exchange of goods and services and in the settlement of debts, and typically assigned a specific value."@en,
        "Voorwerpen die worden gebruikt bij de uitwisseling van goederen en diensten en om schulden af te lossen, en waaraan vaak een specifieke waarde wordt toegekend."@nl ;
    prov:generatedAtTime "2023-08-10T12:48:16+00:00"^^xsd:dateTime .

