@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/50971> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96708> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300258609>,
        <https://www.wikidata.org/entity/Q205706> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/TITEL> ;
    skos:notation "50971" ;
    skos:prefLabel "grand duke"@en,
        "groothertog"@nl ;
    skos:scopeNote "Sovereign dukes of certain Continental European states called grand duchies, also the sons or grandsons in the male line of the Czars of imperial Russia; ranking immediately below kings."@en,
        "Te gebruiken voor soevereine hertogen van bepaalde Europese landen die bekendstaan als groothertogdommen, en tevens voor de zoons of kleinzoons in de mannelijke lijn van de tsaren van het keizerrijk Rusland; in rang direct onder koningen."@nl ;
    prov:generatedAtTime "2022-10-13T14:15:29+00:00"^^xsd:dateTime .

