@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/64332> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/81131> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069281> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64341> ;
    skos:notation "64332" ;
    skos:prefLabel "carnival"@en,
        "carnaval"@nl ;
    skos:scopeNote "The festive period of balls, masquerades, parades, and general revelry held in the pre-Lenten season, over periods of time ranging from between Christmas and Shrove Tuesday to the last few days before Lent, varying from one country or city to another. For traveling or seasonal amusement enterprises consisting of sideshows, games of chance, rides, and other similar entertainments, use \"carnivals.\""@en,
        "Te gebruiken voor de feestelijke periode van bals, maskerades, optochten en algehele prtetmakerij,gehouden vóór de Vasten, gedurende de periode tussenKerstmis en Vastenavond tot de laatste paar dagen voor de Vasten, dat per stad en land verschilt. Gebruik 'kermissen' voor reizende of seizoensgebonden amusement met attracties, kansspelen, ritjesin een reuzenrad en ander soortgelijk vermaak."@nl ;
    prov:generatedAtTime "2023-08-14T11:10:07+00:00"^^xsd:dateTime .

