@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/82895> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93894> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300179493> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82895" ;
    skos:prefLabel "republic"@en,
        "republiek"@nl ;
    skos:scopeNote "Nations in which political power resides in a body of citizens entitled to vote and is exercised by elected officers and representatives who are responsible to them and who govern according to law."@en,
        "Naties waar de politieke macht berust bij een groep burgers die het recht heeft om te stemmen en waarbij die politieke macht wordt uitgeoefend door gekozen ambtenaren en vertegenwoordigers, die aan die groep verantwoordelijk is en het land volgens de wetten besturen."@nl ;
    prov:generatedAtTime "2023-09-19T09:53:55+00:00"^^xsd:dateTime .

