@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/63763> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90180> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300265444> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/TITEL> ;
    skos:notation "63763" ;
    skos:prefLabel "baroness"@en,
        "barones"@nl ;
    skos:scopeNote "Refers to European noblewomen holding a barony in their own right. It may also refer to European and Japanese noblewomen who are the wives or widows of barons. In Great Britain and Japan, they occupy the lowest rank of nobility; in Continental Europe, their rank and status within the nobility vary from country to country. Refers to female holders of a barony, which is a large estate or a sizable section of a larger territory ruled by a sovereign and often originally awarded for military or other service. It may also refer to the wives or daughters of a baron."@en,
        "Te gebruiken voor Europese edelvrouwen die zelf een baronie hebben, of voor Europese en Japanse edelvrouwen die de echtgenotes of weduwen van een baron zijn. Behoren in Groot-Brittannië en Japan tot de laagste adelstand. Op het Europese continent varieert hun hiërarchische status binnen de adelstand van land tot land."@nl ;
    prov:generatedAtTime "2022-05-31T09:04:46+00:00"^^xsd:dateTime .

