@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/63774> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/81427> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300395667>,
        <https://www.wikidata.org/entity/Q325380> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63774" ;
    skos:prefLabel "stadtholder"@en,
        "stadhouder"@nl ;
    skos:scopeNote "Historical leaders having a high rank, especially the chief magistrates of the Dutch republic; earlier viceroys or lieutenant governors of a province or provinces in the Netherlands."@en,
        "Historische leider met een hoge rang, met name het staatshoofd van de Republiek der Nederlanden. Ook vroegere onderkoning of luitenant-gouverneur van een of meerdere provincies in de Nederlanden."@nl ;
    prov:generatedAtTime "2023-06-15T14:08:15+00:00"^^xsd:dateTime .

