@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/95348> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80750> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379144>,
        <https://www.wikidata.org/entity/Q167407> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95348" ;
    skos:prefLabel "investiture"@en,
        "investituur"@nl ;
    skos:scopeNote "The action or ceremony of clothing in the insignia of an office, or other ceremonial, official, or formal investing of a person with an office or rank, including the formal putting a person in possession of a fief or benefice."@en,
        "De actie of ceremonie van iemand kleden in de insignes van een functie, of een andere ceremoniële, officiële of formele decoratie van iemand met een bepaalde functie of rang. De term verwijst valt ook naar de formele toekenning van een leengoed."@nl ;
    prov:generatedAtTime "2023-01-17T14:24:17+00:00"^^xsd:dateTime .

