@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/97348> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98108> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026358> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80525>,
        <https://data.rkd.nl/thesaurus/81111>,
        <https://data.rkd.nl/thesaurus/83822>,
        <https://data.rkd.nl/thesaurus/91637> ;
    skos:notation "97348" ;
    skos:prefLabel "history (literary work)"@en,
        "geschiedenis (documentsoort)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/210> ;
    skos:scopeNote "Chronological records of significant events, as of the life or development of a people, country, or institution, often with an explanation of the causes."@en,
        "Aanduiding voor chronologische verslagen van gebeurtenissen, zoals het leven of de ontwikkeling van een volk, land of instituut."@nl ;
    prov:generatedAtTime "2023-07-11T06:53:51+00:00"^^xsd:dateTime .

