@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/47186> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379476> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT> ;
    skos:notation "47186" ;
    skos:prefLabel "Bengali"@en,
        "Bengalees"@nl ;
    skos:scopeNote "Refers to the culture of the general region of Bengal, roughly encompassing West Bengal in India and all of Bangladesh. It was an ancient Hindu region, into which was introduced Buddhism in the 3rd century."@en,
        "Verwijst naar de cultuur van de regio Bengalen, die grofweg bestaat uit de Indiase staat West-Bengalen en geheel Bangladesh. Het was een oude hindoeïstische regio, waar in de 3e eeuw het boeddhisme werd ingevoerd."@nl ;
    prov:generatedAtTime "2022-05-19T08:11:35+00:00"^^xsd:dateTime .

