@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/83395> a skos:Concept ;
    skos:altLabel "testament"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79402> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027764> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/96249> ;
    skos:notation "83395" ;
    skos:prefLabel "will"@en,
        "testament (wilsbeschikking)"@nl ;
    skos:scopeNote "Legal instruments in which a person declares the disposition of his/her property, to take effect after his/her death, and which is revocable during the lifetime of that person."@en,
        "Wettelijke documenten waarin iemand verklaart wat er na zijn dood met zijn vermogen zal geschieden. Tijdens het leven van de erflater kan een testament nog worden herroepen."@nl ;
    prov:generatedAtTime "2023-08-10T09:51:05+00:00"^^xsd:dateTime .

