@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/67102> a skos:Concept ;
    skos:altLabel "pij"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/71671> ;
    skos:exactMatch <https://www.wikidata.org/entity/300390957>,
        <https://www.wikidata.org/entity/Q914668> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67102" ;
    skos:prefLabel "religious habit"@en,
        "habijt"@nl ;
    skos:scopeNote "Distinctive clothing worn by clerics and members of religious orders; the term often refers primarily to Christian religious orders, but it may apply to habits used by any religious group. For the ceremonial garments worn of priests and others officiating at religious rituals, use \"vestments.\""@en,
        "Pij, gewaad of habijt, gedragen door de leden van een religieuze orde. Deze kleding is/was tevens een van de kenmerken van de orde. Tegenwoordig wordt veelal profane kleding gedragen, waarop het ordeteken of een kruisje is gespeld. Daarnaast wordt de 'oude' ordekleding wel op bijzondere gelegenheden gedragen."@nl ;
    prov:generatedAtTime "2023-07-25T12:22:45+00:00"^^xsd:dateTime .

