@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/44808> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300019104> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT> ;
    skos:notation "44808" ;
    skos:prefLabel "Cambodian"@en,
        "Cambodjaans"@nl ;
    skos:scopeNote "Nationality, culture, or style of Cambodia, located in the southern portion of the Indochina Peninsula in Southeast Asia. Arts and crafts of the region reveal Indian and other regional influences through various sculptures of wood and stone, lapidary pieces comprised of silver, gold, and ivory, and silk sheath pieces in various luxurious hues of red, blue, and gold."@en,
        "Verwijst naar de cultuur van de moderne natie Cambodja en naar de culturen die het gebied op het zuidwestelijke Indochinese schiereiland in Zuidoost-Azië hebben bewoond. Kunstnijverheid uit deze regio toont indiaanse en andere regionale invloeden in diverse sculpturen van hout en steen, in steen gehouwen werken met zilver, goud en ivoor, en zijden, luxueuze foedralen in rode, blauwe en gouden tinten."@nl ;
    prov:generatedAtTime "2022-05-04T14:23:39+00:00"^^xsd:dateTime .

