@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/84502> a skos:Concept ;
    skos:altLabel "belemniet"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/90173> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300247919> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84502" ;
    skos:prefLabel "fossil"@en,
        "fossiel"@nl ;
    skos:scopeNote "Remains, impressions, or traces of humans, animals, or plants of past geological ages that have been preserved in the earth's crust. The complex of data recorded in fossils worldwide--known as the fossil record--is the primary source of information about the history of life on Earth. Only a small fraction of ancient organisms are preserved as fossils, and usually only organisms that have a solid and resistant skeleton are readily preserved."@en,
        "Overblijfselen, afdrukken of sporen van dieren of planten uit vroegere geologische tijden, die zijn bewaard gebleven in de aardkorst."@nl ;
    prov:generatedAtTime "2023-09-11T13:18:27+00:00"^^xsd:dateTime .

