@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/80180> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/84381> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025942> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80179> ;
    skos:notation "80180" ;
    skos:prefLabel "nobility"@en,
        "adel"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63757> ;
    skos:scopeNote "Upper class within the aristocracy, whose titles, property, and privileges are maintained and passed on by heredity. For individual members of the nobility use \"nobles (aristocrats).\""@en,
        "De hogere klasse binnen de aristocratie waarvan titels, bezit, en privileges worden behouden en doorgegeven via overerving. Gebruik 'edelen (aristocraten)' voor individuele leden van de adel."@nl ;
    prov:generatedAtTime "2022-06-13T12:47:41+00:00"^^xsd:dateTime .

