@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/84200> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96660> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300021944> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/47270>,
        <https://data.rkd.nl/thesaurus/581>,
        <https://data.rkd.nl/thesaurus/84199> ;
    skos:notation "84200" ;
    skos:prefLabel "Polynesian"@en,
        "Polynesisch"@nl ;
    skos:scopeNote "Beschrijft werken die zijn vervaardigd door bewoners van de Polynesische eilanden. De Polynesiërs staan bekend om hun traditionele houtsnijwerk, schorsdoek, matten, tatoeages en andere vormen van lichaamskunst. De Polynesische kunst was ooit hoog ontwikkeld, maar er is weinig uit het verleden bewaard gebleven, als gevolg van het vergankelijke karakter van de gebruikte materialen: schorsdoek, gevlochten manden en verenwerk. Hoewel de architectuur overal in Polynesië tot grote bloei kwam, vormen nog slechts de resten van stenen structuren op de Oost-Polynesische eilanden het bewijs van de uitzonderlijke architecturale vaardigheden van de Polynesiërs."@en,
        "Nationality, culture, and styles of the Polynesian Islands. Art forms include traditional wood-carving, barkcloth, mat-making, tattoo, and other body arts. Polynesian art was greatly developed, but little of what existed has survived to the modern day due to the perishability of the utilized material - bark cloth, basketry, and featherwork. Although architecture was developed everywhere in Polynesia, only the ruined stone structures of the eastern Polynesian islands remain proof of the Polynesians' exceptional architectural skill."@nl ;
    prov:generatedAtTime "2022-10-17T09:21:49+00:00"^^xsd:dateTime .

