@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/47308> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300387729> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT> ;
    skos:notation "47308" ;
    skos:prefLabel "United Arab Emirates (nationality)"@en,
        "Verenigde Arabische Emiraten (nationaliteit)"@nl ;
    skos:scopeNote "Nationality and culture of the United Arab Emirates, which is diverse, including heritage from the Arabian Peninsula, East Africa, Iran, Baluchistan, India, Pakistan, and Bangladesh."@en,
        "De diverse nationaliteit en cultuur van de Verenigde Arabische Emiraten, met erfgoed van het Arabisch Schiereiland, Oost-Afrika, Iran, Beloetsjistan, India, Pakistan en Bangladesh."@nl ;
    prov:generatedAtTime "2022-05-19T08:09:17+00:00"^^xsd:dateTime .

