@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/64997> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97334> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025461> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64997" ;
    skos:prefLabel "consul"@en,
        "consul"@nl ;
    skos:scopeNote "In modern contexts, refers to officers having this title and appointed by or with the authority of a government to reside in a foreign country in order to represent the interests of citizens of the appointing country. Also refers to the chief magistrates of Republican Rome and of the First French Republic, 1799-1804, who bore this title."@en,
        "In moderne context te gebruiken voor ambtenaren met die titel, aangewezen door of met machtiging van een rijksoverheid om in het buitenland te verblijven met de bedoeling de belangen van de inwoners van het benoemende land te behartigen. Deze titel wordt ook gebruikt voor de rechterlijke ambtenaren van het republikeinse Rome en van de Eerste Franse republiek van 1799 tot 1804."@nl ;
    prov:generatedAtTime "2022-10-13T09:22:59+00:00"^^xsd:dateTime .

