@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/39324> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386380> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT> ;
    skos:notation "39324" ;
    skos:prefLabel "Kyrgyz"@en,
        "Kirgizisch"@nl ;
    skos:scopeNote "Nationality and culture of the Turkic Kyrgyz people, today living primarily in the Kyrgyz Republic and the Pamir Mountains on the border between Tajikistan, Afghanistan, and China, Central Asia."@en,
        "Nationaliteit en cultuur van het Turkse volk der Kirgiezen, die tegenwoordig vooral in de republiek Kirgizië wonen en in de Pamir, het gebergte in het grensgebied van Tadzjikistan, Afghanistan en China in Centraal-Azië."@nl ;
    prov:generatedAtTime "2022-05-10T13:33:16+00:00"^^xsd:dateTime .

