@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/80780> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98054> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300137819> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80781> ;
    skos:notation "80780" ;
    skos:prefLabel "collections management"@en,
        "collectiebeheer"@nl ;
    skos:scopeNote "The gathering, organization, description, provision of access, storage, and overall maintenance of a collection of documents or objects."@en,
        "Het verzamelen, inrichten, beschrijven, ontsluiten, bewaren en in het algemeen onderhouden van een collectie documenten of objecten."@nl ;
    prov:generatedAtTime "2023-06-15T09:10:39+00:00"^^xsd:dateTime .

