@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/44707> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300019088> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT> ;
    skos:notation "44707" ;
    skos:prefLabel "Burmese"@en,
        "Birmees"@nl ;
    skos:scopeNote "Refers generally to the ethnic cultures of the region corresponding to modern Myanmar located in the western region of mainland Southeast Asia. Refers specifically to the style and period of the British colonial occupation from 1885 to 1948. Art in the region reveals bas-relief and monumental stone sculptures of Buddhist iconography and some British colonial influences."@en,
        "Verwijst in algemene zin naar de etnische culturen uit de regio die het tegenwoordige Myanmar omvat, in het westelijk deel van het vasteland van Zuidoost-Azië. Verwijst in specifieke zin naar de stijl en periode van de Britse koloniale bezetting tussen 1885 en 1948. De kunst in deze regio, vaak uitgevoerd in bas-reliëf, wordt gedomineerd door monumentale stenen beeldhouwwerken met boeddhistische iconografie en enige Brits-koloniale invloeden."@nl ;
    prov:generatedAtTime "2022-05-04T14:36:10+00:00"^^xsd:dateTime .

