@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/63447> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069042> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63449> ;
    skos:notation "63447" ;
    skos:prefLabel "carnival (entertainment event)"@en,
        "kermis"@nl ;
    skos:scopeNote "Traveling or seasonal amusement enterprises, consisting of sideshows, games of chance, rides, and other similar entertainments. For the festive period of balls, masquerades, parades, and general revelry held in the pre-Lenten season, use \"Carnival (pre-Lenten festival).\""@en,
        "Te gebruiken voor reizende of seizoensgebonden amusementsgezelschappen met attracties, kansspelen, ritjes in een reuzenrad en soortgelijk vermaak. Gebruik 'carnaval' voor de feestelijke periode van bals, maskerades, optochten en een algehele pretmakerij vóór de periode van vasten."@nl ;
    prov:generatedAtTime "2023-08-14T12:00:37+00:00"^^xsd:dateTime .

