@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/97805> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300065284> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65679> ;
    skos:notation "97805" ;
    skos:prefLabel "ritual (event)"@en,
        "ritueel (gebeurtenis)"@nl ;
    skos:scopeNote "Generally, practices or patterns of behavior regularly performed in a set, precise manner, for either personal or public purposes. Specifically, particular activities performed during a designated event, often a ceremony."@en,
        "Gebruiken of gedragspatronen die regelmatig op een vaste, nauwkeurige manier worden uitgevoerd voor persoonlijke of openbare doeleinden."@nl ;
    prov:generatedAtTime "2023-08-14T12:08:08+00:00"^^xsd:dateTime .

