@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/62895> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97351> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025592> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/4524> ;
    skos:notation "62895" ;
    skos:prefLabel "geographer"@en,
        "geograaf"@nl ;
    skos:scopeNote "Those trained or working in the social 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,
        "Zij die geschoold zijn in of werkzaam zijn op het gebied van de geografie, de sociale wetenschap die zich bezighoudt met de aarde en het leven daarop, in het bijzonder de beschrijving van land, zee en lucht, en de verspreiding van flora en fauna, inclusief de mens met zijn bezigheden en territoriale organisatie."@nl ;
    prov:generatedAtTime "2022-10-19T12:31:23+00:00"^^xsd:dateTime .

