@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/98267> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300234117> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63760>,
        <https://data.rkd.nl/thesaurus/64149>,
        <https://data.rkd.nl/thesaurus/64747>,
        <https://data.rkd.nl/thesaurus/65515>,
        <https://data.rkd.nl/thesaurus/66239>,
        <https://data.rkd.nl/thesaurus/66934>,
        <https://data.rkd.nl/thesaurus/67232>,
        <https://data.rkd.nl/thesaurus/90615>,
        <https://data.rkd.nl/thesaurus/91413>,
        <https://data.rkd.nl/thesaurus/98266>,
        <https://data.rkd.nl/thesaurus/98304> ;
    skos:notation "98267" ;
    skos:prefLabel "ceremonial object"@en,
        "ceremonieel object"@nl ;
    skos:scopeNote "Refers broadly to articles associated with or used in the context of a ceremony, which includes formal acts conducted elaborately, solemnly, and as prescribed by the ritual or protocol of religious, state, court, social, or tribal procedure."@en,
        "Te gebruiken voor voorwerpen die worden geassocieerd met of gebruikt bij ceremonies."@nl ;
    prov:generatedAtTime "2023-08-02T09:57:58+00:00"^^xsd:dateTime .

