@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/90265> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65027> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300236290> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "90265" ;
    skos:prefLabel "chamberlain"@en,
        "kamerheer"@nl ;
    skos:scopeNote "Originally, high stewards of a sovereign or member of the nobility, having particular charge of the sovereign's or noble's private living quarters. Now used also as the title of officials serving as treasurers for public corporations or offices."@en,
        "Oorspronkelijk hooggeplaatste rentmeesters van een monarch of adellijk persoon, met de zorg voor de privévertrekken van die persoon. Nu wordt het gebruikt als benaming van functionarissen die werken als penningmeesters voor openbare bestuurslichamen."@nl ;
    prov:generatedAtTime "2022-10-19T12:58:40+00:00"^^xsd:dateTime .

