@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/81273> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62899> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054546> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/84332> ;
    skos:notation "81273" ;
    skos:prefLabel "geology"@en,
        "geologie"@nl ;
    skos:scopeNote "Science that deals with the physical history of the earth, the rocks of which it is composed, and the physical changes which it has undergone and is undergoing."@en,
        "De wetenschap die zich bezighoudt met de fysische geschiedenis van de aarde, de stenen waar zij uit bestaat en de fysische veranderingen waar zij aan onderhevig is en is geweest."@nl ;
    prov:generatedAtTime "2022-10-06T06:48:20+00:00"^^xsd:dateTime .

