@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/81807> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79911> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300435386> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/83672> ;
    skos:notation "81807" ;
    skos:prefLabel "suffrage"@en,
        "kiesrecht"@nl ;
    skos:scopeNote "The right, action, or eligibility to cast a vote or votes in an election; includes the collective right of a group of people, such as the subset of a nation's citizens eligible to vote in a political election."@en ;
    prov:generatedAtTime "2021-10-19T15:05:36+00:00"^^xsd:dateTime .

