@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/55450> a skos:Concept ;
    skos:altLabel "scheikundige"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/47018> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025793> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/62890> ;
    skos:notation "55450" ;
    skos:prefLabel "chemist"@en,
        "chemicus"@nl ;
    skos:scopeNote "Scientists trained or working in the branch of physical science that deals with the composition and properties of the elementary substances of which all bodies are composed, the laws that regulate their combination, and the various phenomena that accompany their exposure to diverse physical conditions."@en,
        "Wetenschappers die onderzoek of werkzaamheden verrichten met betrekking tot de wetenschap die zich bezighoudt met de samenstelling en eigenschappen van de elementaire stoffen waaruit alle lichamen zijn opgebouwd, de wetten waaraan de combinaties zijn onderworpen, en de verschijnselen die gepaard gaan met de blootstelling van de deeltjes aan diverse fysieke omstandigheden."@nl ;
    prov:generatedAtTime "2022-10-19T12:28:40+00:00"^^xsd:dateTime .

