@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/96356> a skos:Concept ;
    skos:altLabel "executeurschap"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79176> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027875> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96356" ;
    skos:prefLabel "letter testamentary"@en,
        "volmacht van een executeur-testamentair"@nl ;
    skos:scopeNote "Written communications from a court, usually a probate court, or an officer informing an executor of his appointment and authority to execute the will of the testator."@en,
        "Schriftelijke mededelingen van een gerechtshof, meestal een hof voor erfrecht of een functionaris, waarin een executeur wordt benoemd en de bevoegdheid krijgt om het testament van de testateur af te wikkelen."@nl ;
    prov:generatedAtTime "2024-08-05T09:08:04+00:00"^^xsd:dateTime .

