@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/80905> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94108> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055515> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80905" ;
    skos:prefLabel "despotism"@en,
        "despotisme"@nl ;
    skos:scopeNote "A government or political system in which absolute power or control is exercised by a single ruler or a tightly knit group of people, often with the connotation of arbitrariness and self-interest."@en,
        "Een regeringsvorm of politiek systeem waarbij de heerser absolute macht of controle uitoefent."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:26+00:00"^^xsd:dateTime .

