@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/47185> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/47018> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025799> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "47185" ;
    skos:prefLabel "geologist"@en,
        "geoloog"@nl ;
    skos:scopeNote "Those trained and working in the 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,
        "Zij die geschoold zijn in of werkzaam zijn op het gebied van de geologie, de wetenschap die zich bezighoudt met de fysische geschiedenis van de aarde, de stenen waaruit deze bestaat en de fysische veranderingen waaraan deze onderhevig is en is geweest."@nl ;
    prov:generatedAtTime "2021-10-19T14:59:27+00:00"^^xsd:dateTime .

