@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/65665> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300254016> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65665" ;
    skos:prefLabel "masquerade"@en,
        "maskerade"@nl ;
    skos:scopeNote "Gatherings of people wearing masks, disguises, or costumes, often of an elaborate or fantastic nature; activities often include dancing. In Western cultures they tend to be simply recreational, while in others, notably African, they are important ceremonies."@en,
        "Bijeenkomsten van mensen die maskers, vermommingen of kostuums dragen die vaak tot in detail en fantasievol zijn uitgewerkt en waarbij vaak wordt gedanst."@nl ;
    prov:generatedAtTime "2023-08-14T12:02:55+00:00"^^xsd:dateTime .

