@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/84440> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79967> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056104> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84440" ;
    skos:prefLabel "chronology (discipline)"@en,
        "chronologie (vakgebied)"@nl ;
    skos:scopeNote "Discipline that arranges time into periods or divisions, and places events in the sequence in which they occurred, either at a defined point or period in time, or in relation to an established time sequence."@en,
        "Vakgebied dat de tijd ordent in perioden of afdelingen en men gebeurtenissen plaatst in de volgorde waarin ze plaats hebben gevonden, ofwel op een bepaald tijdstip of binnen een bepaalde periode, ofwel met betrekking tot een vastgestelde tijdsvolgorde."@nl ;
    prov:generatedAtTime "2023-07-05T11:53:00+00:00"^^xsd:dateTime .

