@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/80753> a skos:Concept ;
    skos:altLabel "scheikunde"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/62899> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054537> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80213> ;
    skos:notation "80753" ;
    skos:prefLabel "chemistry"@en,
        "chemie"@nl ;
    skos:scopeNote "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,
        "Tak van fysische wetenschap die zich bezighoudt met de samenstelling en eigenschappen van de elementaire stoffen waaruit alle lichamen zijn opgebouwd, de wetten die hun samenstelling regelen en de verschillende verschijnselen die samengaan met hun blootstelling aan diverse fysische omstandigheden."@nl ;
    prov:generatedAtTime "2022-10-06T06:44:55+00:00"^^xsd:dateTime .

