@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/64100> a skos:Concept ;
    skos:altLabel "begrafenisplechtigheid"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63815> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069162> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64100" ;
    skos:prefLabel "funeral"@en,
        "uitvaart"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63453>,
        <https://data.rkd.nl/thesaurus/64104>,
        <https://data.rkd.nl/thesaurus/64661>,
        <https://data.rkd.nl/thesaurus/98351> ;
    skos:scopeNote "Ceremonies or rites held in connection with the burial or cremation of the body of a deceased person."@en,
        "Ceremonies in verband met het begraven of cremeren van het lichaam van een overledene."@nl ;
    prov:generatedAtTime "2023-08-14T12:01:52+00:00"^^xsd:dateTime .

