@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/58460> a skos:Concept ;
    skos:altLabel "vicomte"@en,
        "vicomte"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96708> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300387665>,
        <https://www.wikidata.org/entity/Q960016> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/TITEL> ;
    skos:notation "58460" ;
    skos:prefLabel "burgrave"@en,
        "burggraaf"@nl ;
    skos:scopeNote "People in medieval Germany and later who were appointed as the judicial and military representatives of the king in a burg, which was a fortified town. Eventually the title became hereditary and was associated with not only the burg but also the surrounding domain."@en,
        "Mensen in het middeleeuwse en latere Duitsland die aangesteld waren als rechterlijke en militaire vertegenwoordigers van de koning in een burg, een versterkte stad. Uiteindelijk werd de titel erfelijk en kwam het gezag van de burggraaf niet alleen in de burg maar ook in het omliggende land te gelden."@nl ;
    prov:generatedAtTime "2022-10-13T14:12:52+00:00"^^xsd:dateTime .

