@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/63757> a skos:Concept ;
    skos:altLabel "adellijk persoon"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92791> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300236021> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/90180>,
        <https://data.rkd.nl/thesaurus/90181> ;
    skos:notation "63757" ;
    skos:prefLabel "noble"@en,
        "aristocraat"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/80180> ;
    skos:scopeNote "People of a society that are distinguished by birth or fortune, or by the political supremacy of a privileged order."@en,
        "Leden van de aristocratie, belangrijke leden van de heersende oligarchie of van een patriciërsorde, of edelen."@nl ;
    prov:generatedAtTime "2022-10-13T14:18:30+00:00"^^xsd:dateTime .

