@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/64742> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64750> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300194762> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64742" ;
    skos:prefLabel "chalice"@en,
        "miskelk"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/67666> ;
    skos:scopeNote "Ecclesiastical drinking vessels for eucharistic wine having a stem, often with a central knop, and a foot; often made of precious metals and usually accompanied by a paten. Use \"communion cups\" when referring to similar but generally less ornate ecclesiastical drinking vessels used in the Protestant Church during or after the Reformation.\""@en,
        "Drinkbekers voor wijn tijdens de eucharistieviering, meestal op voet met stam en in de regel vervaardigd van edelmetaal, meestal gebruikt in combinatie met een pateen. Gebruik 'Avondmaalskelken' voor soortgelijke kerkelijke drinkkelken voor gebruik in de protestantse kerk."@nl ;
    prov:generatedAtTime "2022-08-02T06:48:23+00:00"^^xsd:dateTime .

