@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/92115> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79911> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055596> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92115" ;
    skos:prefLabel "estate"@en,
        "nalatenschap"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/81057> ;
    skos:scopeNote "Aggregate of property or liabilities of all kinds that a person leaves for his or her disposal at death."@en,
        "Het geheel van eigendom of alle soorten verplichtingen die een persoon bij zijn of haar overlijden nalaat."@nl ;
    prov:generatedAtTime "2023-06-14T11:28:08+00:00"^^xsd:dateTime .

