@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/98119> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98401> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300213004> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98119" ;
    skos:prefLabel "air (material)"@en,
        "lucht (materiaal)"@nl ;
    skos:scopeNote "A mixture of gases comprising the earth's atmosphere generally understood as that which is essential to the survival of land animals and plants."@en,
        "Een mengsel van gassen dat de atmosfeer van de aarde vormt; wordt over het algemeen beschouwd als datgene dat noodzakelijk is voor het overleven van dieren en planten die op het land leven."@nl ;
    prov:generatedAtTime "2023-09-11T11:57:15+00:00"^^xsd:dateTime .

