@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/26708> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/59806> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300260665> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT> ;
    skos:notation "26708" ;
    skos:prefLabel "Malagasy"@en,
        "Malagassisch"@nl ;
    skos:scopeNote "Style and culture of African ethnic groups inhabiting the island of Madagascar."@en,
        "Te gebruiken om werken te beschrijven van de gelijknamige Afrikaanse etnische groep die leeft op Madagaskar."@nl ;
    prov:generatedAtTime "2022-05-19T08:57:18+00:00"^^xsd:dateTime .

