@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/65667> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/83646> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025483> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65667" ;
    skos:prefLabel "queen"@en,
        "koningin"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63761> ;
    skos:scopeNote "Refers to female monarchs and rulers of kingdoms, which are major territorial units or governments ruled by a single person. Queens may also be the wives or widows of kings. For male monarchs who rule a kingdom, use \"kings.\""@en,
        "Verwijst naar vrouwelijke monarchen en heersers over koninkrijken (grote territoriale eenheden of regeringen die geleid worden door één persoon). Een koningin kan ook de vrouw of weduwe van een koning zijn. Voor mannelijke monarchen die een koninkrijk overheersen wordt de term 'koningen' gebruikt."@nl ;
    prov:generatedAtTime "2022-10-12T08:41:18+00:00"^^xsd:dateTime .

