@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/74803> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79911> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300448983> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74803" ;
    skos:prefLabel "barter"@en,
        "ruilhandel"@nl ;
    skos:scopeNote "The act of exchange or contract by which parties trade goods or commodities for other goods of equivalent value. Distinguished from 'selling', which is defined as a transaction of goods or property for money. Use 'exchange' in specific instances where goods are exchanged for goods or exchange media, or where 'barter' is less appropriate."@en ;
    prov:generatedAtTime "2023-10-04T07:39:43+00:00"^^xsd:dateTime .

