@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/80750> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054754> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63759>,
        <https://data.rkd.nl/thesaurus/63815>,
        <https://data.rkd.nl/thesaurus/64375>,
        <https://data.rkd.nl/thesaurus/65670>,
        <https://data.rkd.nl/thesaurus/71866>,
        <https://data.rkd.nl/thesaurus/95348>,
        <https://data.rkd.nl/thesaurus/98351> ;
    skos:notation "80750" ;
    skos:prefLabel "ceremony"@en,
        "ceremonie"@nl ;
    skos:scopeNote "Formal acts or series of acts, especially those conducted elaborately, solemnly, and as prescribed by the ritual or protocol of religious, state, court, social, or tribal procedure. For events serving to call someone or something to remembrance, use \"commemorations.\" \""@en,
        "Formeel optreden of meerdere optredens, met name die welke uitgebreid en plechtig en volgens de voorgeschreven procedures in een protocol of ritueel van religie, staat, gerecht, maatschappij of stam worden uitgevoerd. Gebruik 'herdenkingen' voor gebeurtenissen die dienen om iets of iemand te herdenken."@nl ;
    prov:generatedAtTime "2023-08-14T12:58:14+00:00"^^xsd:dateTime .

