@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/90899> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64454> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054715>,
        <https://www.wikidata.org/entity/Q80205> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/RES_TYPE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "90899" ;
    skos:prefLabel "dendrochronology"@en,
        "dendrochronologie"@nl ;
    skos:scopeNote "Het dateren van evenementen, tijdsintervallen, en milieuveranderingen door het bestuderen van de opeenvolgingen van en de verschillen tussen de jaarringen in bomen en oud hout."@en,
        "The technique of dating events, intervals of time, and variations in environment understood by studying the sequence of and differences between rings of growth in trees and aged wood."@nl ;
    prov:generatedAtTime "2023-07-26T12:01:56+00:00"^^xsd:dateTime .

