@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/84532> a skos:Concept ;
    skos:altLabel "geschiedschrijving"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/81899> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055926> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84532" ;
    skos:prefLabel "historiography"@en,
        "historiografie"@nl ;
    skos:scopeNote "De studie en het schrijven van geschiedenis gebaseerd op het kritisch bestuderen van bronnen, de selectie van bijzonderheden uit authentiek materiaal en de synthese hiervan in een lopend verhaal dat de toetsing van kritische methoden kan doorstaan."@en,
        "The study and writing of history based on the critical examination of sources, the selection of particulars from authentic material, and the synthesis of particulars into a narrative that will stand the test of critical methods."@nl ;
    prov:generatedAtTime "2022-10-18T12:58:41+00:00"^^xsd:dateTime .

