@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/79176> a skos:Concept ;
    skos:altLabel "documentatiecollectie"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98337> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026685> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/soortcoll>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/79251>,
        <https://data.rkd.nl/thesaurus/79310>,
        <https://data.rkd.nl/thesaurus/79358>,
        <https://data.rkd.nl/thesaurus/79399>,
        <https://data.rkd.nl/thesaurus/79402>,
        <https://data.rkd.nl/thesaurus/79425>,
        <https://data.rkd.nl/thesaurus/79427>,
        <https://data.rkd.nl/thesaurus/79430>,
        <https://data.rkd.nl/thesaurus/79455>,
        <https://data.rkd.nl/thesaurus/79458>,
        <https://data.rkd.nl/thesaurus/79603>,
        <https://data.rkd.nl/thesaurus/81832>,
        <https://data.rkd.nl/thesaurus/81991>,
        <https://data.rkd.nl/thesaurus/84277>,
        <https://data.rkd.nl/thesaurus/96179>,
        <https://data.rkd.nl/thesaurus/96185>,
        <https://data.rkd.nl/thesaurus/96217>,
        <https://data.rkd.nl/thesaurus/96236>,
        <https://data.rkd.nl/thesaurus/96356> ;
    skos:notation "79176" ;
    skos:prefLabel "records (documents)"@en,
        "documentatie"@nl ;
    skos:scopeNote "Recorded information, often standardized in format and content and treated as a unit. Records include such compilations of data regardless of medium, that are created, received, and maintained by a project, agency, institution, organization, or individual in pursuance of legal obligations, in the transaction of business, for the storage of research and knowledge, or for other purposes."@en,
        "Bijeengebrachte informatie, ongeacht het medium, die wordt gecreëerd, ontvangen en gearchiveerd door een bureau, een instelling, een organisatie of een individu met het oog op het nakomen van wettelijke verplichtingen of het uitvoeren van zakelijke transacties."@nl ;
    prov:generatedAtTime "2024-08-05T09:07:20+00:00"^^xsd:dateTime .

