@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/84485> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98053> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300182722>,
        <https://www.wikidata.org/entity/Q82794> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84485" ;
    skos:prefLabel "region (geographic)"@en,
        "streek"@nl ;
    skos:scopeNote "Demarcated areas of the earth that are homogeneous in terms of natural, historic, economic, political, or cultural characteristics that distinguish them from other areas. Prefer the more specific terms found under \"administrative bodies,\" such as \"counties\" or \"nations,\" or under \"districts\" or \"landscapes (environments).\" For specifically the political divisions of the nation of Italy, use \"regions (administrative divisions).\""@en,
        "Te gebruiken voor aangrenzende gebieden die homogeen zijn met betrekking tot bepaalde natuurlijke, historische, economische, politieke of culturele kenmerken, en zich daarmee onderscheiden van andere gebieden. Gebruik bij voorkeur meer specifieke termen samengebracht onder 'administratieve instanties', zoals 'gewesten', 'naties', 'gebieden' of 'landschappen (omgevingen).' Gebruik 'regiones' voor de specifieke Italiaanse politieke gebiedsdelen."@nl ;
    prov:generatedAtTime "2023-06-14T12:59:18+00:00"^^xsd:dateTime .

