@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/32318> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300019199> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "32318" ;
    skos:prefLabel "Thai"@en,
        "Thais"@nl ;
    skos:scopeNote "Refers to the style and culture of the region known as modern Thailand. Artistic production primarily focuses on the crafting of porcelain and pottery, painting, sculpture, and architecture, and exhibits stylistic influences from China, India, and other regions and cultures in Southeast Asia. Temple styles in the region specifically imitate Hindu and Buddhist models with unique variations."@en,
        "Verwijst naar de stijl en cultuur van het gebied dat bekend is als het huidige Thailand. De artistieke productie richt zich voornamelijk op het vervaardigen van porselein en aardewerk, schilderkunst, beeldhouwkunst en architectuur en vertoont stilistische invloeden uit China, India en andere regio's en culturen in Zuidoost-Azië. Tempelstijlen in dit gebied imiteren met name hindoeïstische en boeddhistische modellen, met unieke variaties."@nl ;
    prov:generatedAtTime "2022-05-04T14:14:35+00:00"^^xsd:dateTime .

