@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/80405> a skos:Concept ;
    skos:altLabel "Lord's supper"@en,
        "heilig avondmaal"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/81079> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300390993> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80405" ;
    skos:prefLabel "Lord's Supper"@en,
        "avondmaalsviering"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64533> ;
    skos:scopeNote "Generally, the Christian sacrament in which the bread and wine are consecrated. The belief surrounding the nature of the sacrament differs in various denominations: for example, the Baptist view is memorialism, the Reformed view is spiritual presence, the Lutheran view is consubstantiation, and the Roman Catholic view is transubstantiation. Specifically, the term is often used to distinguish Protestant liturgies from the Catholic mass."@en,
        "De avondmaalsviering is in protestantse kerken een van de twee sacramenten (het andere sacrament is de doop). Tijdens het avondmaal worden het lijden en het sterven van Jezus Christus herdacht door het eten van brood en het drinken van wijn. Het avondmaal lijkt op de eucharistie in de rooms-katholieke kerk, maar er zijn belangrijke verschillen in - en van opvattingen over - het wezen van het ritueel."@nl ;
    prov:generatedAtTime "2023-08-14T11:35:04+00:00"^^xsd:dateTime .

