@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/64104> a skos:Concept ;
    skos:altLabel "begrafenisstoet"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/65670> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404873> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64104" ;
    skos:prefLabel "funeral procession"@en,
        "lijkstoet"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64100> ;
    skos:scopeNote "Processies in verband met een begrafenis of gedenkbijeenkomst, waarbij de kist vaak, maar niet altijd wordt meegedragen."@en,
        "Processions associated with a funeral or memorial event, often but not always with the coffin accompanying the participants."@nl ;
    prov:generatedAtTime "2023-08-14T12:01:52+00:00"^^xsd:dateTime .

