@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/94774> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94247> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025449> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "94774" ;
    skos:prefLabel "courtier"@en,
        "hoveling"@nl ;
    skos:scopeNote "Persons who frequent or are members of the retinue of a sovereign or high dignitary."@en,
        "Personen die regelmatig het hof van een monarch bezoeken of tot de hofhouding behoren."@nl ;
    prov:generatedAtTime "2021-10-19T15:08:05+00:00"^^xsd:dateTime .

