@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/64533> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64375> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300400550>,
        <http://www.iconclass.org/11Q732>,
        <https://www.wikidata.org/entity/Q49703> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64533" ;
    skos:prefLabel "sacrament"@en,
        "sacrament"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/74461>,
        <https://data.rkd.nl/thesaurus/80405> ;
    skos:scopeNote "Certain solemn ceremonies, rites, or religious acts belonging to the institutions of the Christian church. The number and nature of rites considered sacraments varies by Christian denomination; examples include the even sacraments: baptism, confirmation, the eucharist, penance, last rites, holy orders, and matrimony; other traditions recognize only two sacraments, baptism and the Lord's Supper."@en,
        "Bepaalde plechtige ceremonies, riten of religieuze handelingen van de instellingen van de christelijke kerk. Voor de diverse christelijke gezindten worden verschillende riten als sacramenten beschouwd. Voorbeelden zijn de zeven sacramenten: doop, communie, vormsel, biecht, ziekenzalving, priesterwijding en huwelijk. In andere tradities worden slechts twee sacramenten erkend: de doop en het avondmaal."@nl ;
    prov:generatedAtTime "2023-08-14T11:37:07+00:00"^^xsd:dateTime .

