@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/67607> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64751> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300198813> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67607" ;
    skos:prefLabel "ciborium"@en,
        "ciborie"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63475> ;
    skos:scopeNote "Vessels reserved for the eucharist, used to hold the hosts for distribution to the faithful during a liturgy; often taking the form of a cup with an arched cover. The term may also be used for vessels taking the form of a temple or tabernacle, sometimes suspended from the roof of ciboria (structures). For shallow or deeper bowls used to hold the hosts for distribution to the faithful in place of the ciborium, use \"communion bowls.\""@en,
        "Houders ter bewaring van geconsacreerde hosties, veelal in de vorm van een kelk met deksel en vaak van edelmetaal. Te onderscheiden van: ciboria (constructies)."@nl ;
    prov:generatedAtTime "2023-07-19T13:53:23+00:00"^^xsd:dateTime .

