@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/67658> a skos:Concept ;
    skos:altLabel "document"@en,
        "document"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026030> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DOCTYPE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "67658" ;
    skos:prefLabel "document (object genre)"@en,
        "document (objectgenre)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/79434> ;
    skos:scopeNote "Physical or digital representations of a body of information designed with the capacity to communicate. In its broadest sense, \"documents\" include any item amenable to cataloging and indexing, that is, including nonprint media. For the activity of gathering and recording information, see \"documentation (function).\" For specfic types of documents, see concepts under \"document genres.\""@en,
        "Te gebruiken voor vastgelegde informatie, onafhankelijk van medium of kenmerken. Meestal geschreven, gedrukte of digitale informatie, maar in brede zin ook vastgelegde visuele of akoestische informatie dan wel driedimensionale objecten (corporele documenten)."@nl ;
    prov:generatedAtTime "2023-06-06T07:00:43+00:00"^^xsd:dateTime .

