@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/64536> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/81079> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379721> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64536" ;
    skos:prefLabel "mass (eucharist)"@en,
        "mis (eucharistie)"@nl ;
    skos:scopeNote "Services comprising a complex of prayers and ceremonies commemorating the crucifixion of Jesus Christ in the Roman Catholic rites. The term is derived from the rite's Latin formula of dismissal, \"Ite, missa est\" (â€œGo, it is endedâ€). The term is also used to refer to the Eucharist in certain Protestant sects.\""@en,
        "Diensten bestaande uit een geheel van gebeden en ceremonies ter herdenking van de kruisiging van Jezus Christus in de rooms-katholieke riten. De term is afgeleid van de Latijnse rite van ontslag, \"Ite, missa est\" (\"Ga, het is beëindigd\").\""@nl ;
    prov:generatedAtTime "2023-08-14T11:35:42+00:00"^^xsd:dateTime .

