@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/67666> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/82219> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300198942> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67666" ;
    skos:prefLabel "paten"@en,
        "pateen"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64742> ;
    skos:scopeNote "Shallow saucer-shaped plates used in Christian liturgy on which the large host rests on the altar at times before and after consecration. For a dish or bowl used to hold the hosts during distribution to the faithful, use \"communion bowls.\""@en,
        "Ondiepe schalen, in de regel van edelmetaal, gebruikt in de christelijke liturgie waarop de grote hostie rust, soms zowel voor als na de inzegening."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:58+00:00"^^xsd:dateTime .

