@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/80179> a skos:Concept ;
    skos:altLabel "vorstenhuis"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/80180> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300188750> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80179" ;
    skos:prefLabel "royalty (nobility)"@en,
        "koningshuis"@nl ;
    skos:scopeNote "Class within the nobility consisting of those who are descended from or related to a monarch or line of monarchs."@en,
        "Klasse boven de adel, bestaande uit personen die afstammen van of familie zijn van een koning of een lijn van koningen."@nl ;
    prov:generatedAtTime "2023-09-19T08:42:05+00:00"^^xsd:dateTime .

