@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/81427> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94247> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025475> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63756>,
        <https://data.rkd.nl/thesaurus/63772>,
        <https://data.rkd.nl/thesaurus/63773>,
        <https://data.rkd.nl/thesaurus/63774>,
        <https://data.rkd.nl/thesaurus/67503>,
        <https://data.rkd.nl/thesaurus/83646>,
        <https://data.rkd.nl/thesaurus/94104> ;
    skos:notation "81427" ;
    skos:prefLabel "ruler"@en,
        "heerser"@nl ;
    skos:scopeNote "Refers to people who rule or govern, specifically sovereigns."@en,
        "Verwijst naar mensen die heersen of regeren, in het bijzonder soevereine vorsten."@nl ;
    prov:generatedAtTime "2023-06-15T14:08:15+00:00"^^xsd:dateTime .

