@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/62805> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/COLLAARD> ;
    skos:notation "62805" ;
    skos:prefLabel "art dealer or private collection"@en,
        "kunsthandel of particuliere collectie"@nl ;
    skos:scopeNote "wordt gebruikt in die gevallen, waar het niet duidelijk is of het om een kunsthandel of een particuliere collectie handelt"@nl ;
    prov:generatedAtTime "2015-06-15T10:41:42+00:00"^^xsd:dateTime .

