@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/83890> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94108> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300249198> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83890" ;
    skos:prefLabel "apartheid"@en,
        "apartheid"@nl ;
    skos:scopeNote "Social, political, and economic system of racial segregation, assigning rights to classes of people based on their racial background, supremacy being granted to those of white European extraction, with laws limiting the political participation and economic advancement of those of African, Asian, and mixed race."@en,
        "Sociaal, politiek en economisch systeem van rassenscheiding dat rechten aan klassen van mensen toekent op basis van hun ras; superioriteit wordt toegekend aan mensen van blanke Europese afkomst, en wetten worden uitgevaardigd die de politieke deelneming en economische vooruitgang van Afrikanen, Aziaten en van andere, gemengde, rassen belemmeren."@nl ;
    prov:generatedAtTime "2023-06-14T10:59:34+00:00"^^xsd:dateTime .

