@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/80783> a skos:Concept ;
    skos:altLabel "verzamelbeleid"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98054> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300078791> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80783" ;
    skos:prefLabel "collection development"@en,
        "collectievorming"@nl ;
    skos:scopeNote "Building a coherent and reliable collection over a number of years by the selection and acquisition of material, and establishing criteria for decisions on the material to be included or excluded in that collection."@en,
        "Het opbouwen van een samenhangende en betrouwbare verzameling in de loop van een aantal jaren."@nl ;
    prov:generatedAtTime "2023-06-15T10:02:00+00:00"^^xsd:dateTime .

