@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/84332> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/81273> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054555> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84332" ;
    skos:prefLabel "paleontology"@en,
        "paleontologie"@nl ;
    skos:scopeNote "Branch of biology dealing with the forms of life that existed during past geological periods, based on the study of fossils and other preserved remains (such as very ancient frozen remains) of plants and animals."@en,
        "Tak van de biologie die zich bezighoudt met de levensvormen in vroegere geologische perioden, gebaseerd op het bestuderen van fossielen en andere bewaarde resten (zoals zeer oude bevroren resten) van planten en dieren."@nl ;
    prov:generatedAtTime "2022-10-06T06:48:20+00:00"^^xsd:dateTime .

