@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/64394> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79171> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386365> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64387> ;
    skos:notation "64394" ;
    skos:prefLabel "art collection"@en,
        "kunstverzameling"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63335>,
        <https://data.rkd.nl/thesaurus/64389> ;
    skos:scopeNote "Bijeengebrachte groepen kunstwerken die zijn verworven en verzameld door privépersonen of openbare instellingen."@en,
        "Accumulations or groupings of works of art that are acquired and assembled by private individuals or public instiutions."@nl ;
    prov:generatedAtTime "2023-08-01T06:28:18+00:00"^^xsd:dateTime .

