@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/1002> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300245499> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT> ;
    skos:notation "1002" ;
    skos:prefLabel "Kurdish"@en,
        "Koerdisch"@nl ;
    skos:scopeNote "Style and culture of the Kurds, an ethnic and linguistic group living in the Taurus Mountains of eastern Anatolia, the Zagros Mountains of western Iran, portions of northern Iraq, Syria, and Armenia, and other adjacent areas."@en,
        "Stijl en cultuur van de Koerden, een etnische en linguïstische groep in het Taurusgebergte in Oost-Anatolië, het Zagrosgebergte in het westen van Iran, delen van Noord-Irak, Syrië en Armenië en andere aangrenzende gebieden."@nl ;
    prov:generatedAtTime "2022-10-17T08:23:24+00:00"^^xsd:dateTime .

