@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/98468> a skos:Concept ;
    skos:altLabel "Dutch East India Company"@en,
        "Dutch West India Company"@en,
        "V.O.C."@nl,
        "Vereenigde Oostindische Compagnie (V.O.C.)"@nl,
        "Verenigde Oost-Indische Compagnie"@nl,
        "W.I.C."@nl,
        "West-Indische Compagnie (W.I.C.)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93890> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300400905> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98468" ;
    skos:prefLabel "colonialism"@en,
        "kolonialisme"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/81286> ;
    skos:scopeNote "The political phenomenon that occured from ca. 1500, whereby European nations conquered and exploited the peoples in other parts of the world. Often used generally, and in a derogatory manner, referring to a policy of control by one country over another group or area."@en,
        "Het politieke verschijnsel dat vanaf ongeveer 1500 optrad, waarbij Europese naties volkeren in andere delen van de wereld overwonnen en uitbuitten. Vaak algemeen en in afkeurende zin gebruikt om te verwijzen naar beleid waarbij een land een andere groep of gebied overheerst."@nl ;
    prov:generatedAtTime "2023-09-20T11:36:06+00:00"^^xsd:dateTime .

