@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/81502> a skos:Concept ;
    skos:altLabel "court life"@en,
        "hofleven"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63441> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300236519> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81502" ;
    skos:prefLabel "court (social group)"@en,
        "hofhouding (sociale groep)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98045>,
        <https://data.rkd.nl/thesaurus/98538> ;
    skos:scopeNote "The collective body of courtiers, family members, counselors, officers, and attendants constituting the retinue of a sovereign or high dignitary."@en,
        "Het geheel van hovelingen, familieleden, adviseurs, officieren en bedienden die het gevolg vormen van een soeverein of een hoogwaardigheidsbekleder."@nl ;
    prov:generatedAtTime "2024-07-25T11:46:13+00:00"^^xsd:dateTime .

