@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/96297> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98057> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q2043903> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PROPERTY> ;
    skos:notation "96297" ;
    skos:prefLabel "notifier"@en,
        "aanspreker"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98351> ;
    skos:scopeNote "Person who invites the family and friends of the deceased to the funeral, announces the deceased's death to the houses and is otherwise in charge of the funeral service."@en,
        "Persoon die de familie en vrienden van de overledene ter begrafenis nodigt, diens dood aan de huizen aanzegt en verder met de bediening der begrafenis belast is."@nl ;
    prov:generatedAtTime "2024-02-28T14:46:32+00:00"^^xsd:dateTime .

