@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/921> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300018863> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "921" ;
    skos:prefLabel "Indian"@en,
        "Indiaas"@nl ;
    skos:scopeNote "Nationality, styles, and culture of the modern nation of India, or more broadly to cultures that developed on the subcontinent of India, which is bounded by the Arabian Sea, the Indian Ocean, the Bay of Bengal, and the Himalayn Mountains. It may also refer even more broadly to cultures of India, the East Indies, and the former British Indian Empire. It was formerly used less specifically to refer to any Oriental or Asian culture. Do not use this term to refer to the indigenous populations of North or South America; see \"Native American\" or other appropriate terms.\""@en,
        "Verwijst naar de cultuur van de tegenwoordige staat India, of in bredere zin naar de culturen die tot ontwikkeling kwamen op het subcontinent India, dat wordt begrensd door de Arabische Zee, de Indische Oceaan, de Baai van Bengalen en het Himalayagebergte. De term kent overigens een nog ruimere betekenis en verwijst dan naar de culturen van India, Oost-Indië en het voormalige Brits-Indische rijk. Voorheen kon de term ook in minder specifieke zin verwijzen naar iedere oosterse of Aziatische cultuur."@nl ;
    prov:generatedAtTime "2022-05-04T14:36:11+00:00"^^xsd:dateTime .

