@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/47270> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/84200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300021963> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT> ;
    skos:notation "47270" ;
    skos:prefLabel "Samoan"@en,
        "Samoaans"@nl ;
    skos:scopeNote "Describes the style and culture of the Samoan people of the Samoa Islands. Samoans exemplified exceptional artistic skills in the area of tattooing; canoe building and design; and bark cloth design."@en,
        "Beschrijft werken die zijn vervaardigd door de bevolking van de Samoaanse eilanden. Typische voorbeelden van de uitzonderlijke kunstzinnige vaardigheden van de Samoanen zijn de tatoeages, het ontwerpen en bouwen van kano's; en schorsdoeken."@nl ;
    prov:generatedAtTime "2022-05-10T13:19:49+00:00"^^xsd:dateTime .

