@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/32317> a skos:Concept ;
    skos:altLabel "Mongools"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386437> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "32317" ;
    skos:prefLabel "Mongol"@en,
        "Mongolisch"@nl ;
    skos:scopeNote "Nationality, culture, or style of the modern nation of Mongolia. For the historical Central Asian ethnographic group of closely related tribal peoples who live mainly on the Mongolian Plateau, use \"Mongol (culture or style).\""@en,
        "Nationaliteit, cultuur of stijl van de moderne staat Mongolië. Gebruik 'Mongools (cultuur of stijl)' voor de historische Centraal-Aziatische etnische groep van nauw verwante tribale volkeren die vooral op de Mongoolse Hoogvlakte leven."@nl ;
    prov:generatedAtTime "2022-10-17T08:26:30+00:00"^^xsd:dateTime .

