@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/65679> a skos:Concept ;
    skos:altLabel "ablutie"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97805> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300249405> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65679" ;
    skos:prefLabel "ablution"@en,
        "rituele reiniging"@nl ;
    skos:scopeNote "Prescribed ceremonial cleansing of part or all of the body or of objects with the intent of purification or dedication, usually but not exclusively performed with water. Usually associated with a religious ritual."@en,
        "In religieus verband voorgeschreven ceremonieel schoonmaken van (een deel van) het lichaam of objecten, met als doel zuivering of wijding, vaak maar niet uitsluitend uitgevoerd met water."@nl ;
    prov:generatedAtTime "2023-03-02T14:22:33+00:00"^^xsd:dateTime .

