@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/81079> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64375> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264326>,
        <http://www.iconclass.org/11Q7324> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64536>,
        <https://data.rkd.nl/thesaurus/80405> ;
    skos:notation "81079" ;
    skos:prefLabel "eucharist"@en,
        "eucharistieviering"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63475> ;
    skos:scopeNote "Christian ceremonies or sacraments involving of the consecration of bread and wine by the minister or priest and its distribution to the worshippers. The term 'eucharist' derives from the Greek 'eucharistia' meaning 'thanksgiving.' It is the central act of worship for most Christian denominations, commemorating the Biblical story of the Last Supper, when Jesus referred to the wine and bread as his blood and body."@en,
        "Een vorm van sacrament en centraal element van de eredienst bij veel christelijke kerkgenootschappen, met als basis het Laatste Avondmaal, waarop Jezus de wijn die hij ronddeelde en het brood dat hij brak als respectievelijk zijn bloed en lichaam omschreef. Het ritueel bestaat doorgaans uit de wijding van brood en wijn door de predikant of priester en de verdeling onder de gelovigen. De term is afgeleid van het Griekse woord 'eucharistia', dat 'dankzegging' betekent."@nl ;
    prov:generatedAtTime "2023-08-14T11:35:42+00:00"^^xsd:dateTime .

