@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/82800> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97332> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025470> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82800" ;
    skos:prefLabel "president"@en,
        "president"@nl ;
    skos:scopeNote "Appointed or elected heads of groups, states, or organizations. Included are elected officials serving as both chief of state and chief political executive in a republic having a presidential government. Also included are the heads of organizations such as banks, clubs, and corporations when used as the official job title for those positions."@en,
        "Gekozen functionarissen die dienen zowel als staatshoofd en als de uitvoerende macht in een republiek met een presidentiële regering; deze kan ook verwijzen naar de hoofden van organisaties zoals banken, clubs en ondernemingen als het wordt gebruikt als officiële benaming voor die posities."@nl ;
    prov:generatedAtTime "2022-10-13T09:30:22+00:00"^^xsd:dateTime .

