@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/81627> a skos:Concept ;
    skos:altLabel "documentary information services"@en,
        "documentaire informatieverzorging"@nl,
        "documentbeheer"@nl,
        "informatieverzorging"@nl,
        "informatievoorziening"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92099> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054624> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/79963>,
        <https://data.rkd.nl/thesaurus/80538>,
        <https://data.rkd.nl/thesaurus/81631> ;
    skos:notation "81627" ;
    skos:prefLabel "information management"@en,
        "informatiebeheer"@nl ;
    skos:scopeNote "Broadly, functions associated with the organization and control of information, including processing, storage, and retrieval. For the gathering and recording of information, see \"documenting.\""@en,
        "Te gebruiken voor functies die te maken hebben met de organisatie en beheer van informatie, inclusief verwerking, opslag en ontsluiten van informatie. Gebruik 'documenteren' voor het verzamelen en vastleggen van informatie."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:34+00:00"^^xsd:dateTime .

