@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/67103> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/82216> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300210424> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67103" ;
    skos:prefLabel "chasuble"@en,
        "kazuifel"@nl ;
    skos:scopeNote "Sleeveless outer vestments in the form of a wide cloak or mantle that slips over the wearer's head and remains open at the sides. Chasubles are worn over the alb and stole by the celebrant at Mass."@en,
        "Mouwloze bovenkleding in de vorm van een wijde cape of mantel die door de drager over het hoofd wordt aangetrokken en aan de zijkanten open blijft; worden over de albe en stool gedragen door de voorganger tijdens de mis."@nl ;
    prov:generatedAtTime "2023-07-31T06:20:03+00:00"^^xsd:dateTime .

