@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/84253> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90621> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054388> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/81493>,
        <https://data.rkd.nl/thesaurus/83238> ;
    skos:notation "84253" ;
    skos:prefLabel "geography"@en,
        "geografie"@nl ;
    skos:scopeNote "Science dealing with the earth and its life, especially the description of land, sea, air, and the distribution of plant and animal life, including human beings, their activities and territorial organizations."@en,
        "Wetenschap die zich bezighoudt met de aarde en het leven daarop, met name de beschrijving van land, zee, lucht en de verspreiding van flora en fauna, inclusief de mens, hun bezigheden en territoriale organisatie."@nl ;
    prov:generatedAtTime "2022-06-01T14:52:09+00:00"^^xsd:dateTime .

