@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/64341> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64332> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300164207> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64341" ;
    skos:prefLabel "Mardi Gras"@en,
        "Vastenavond"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/83532> ;
    skos:scopeNote "Refers to the final climactic day of Carnival festivities, occurring on the last day before Lent. In some places, such as New Orleans, the term is applied to the entire Carnival season."@en,
        "Te gebruiken voor de laatste dag van carnaval die het hoogtepunt vormt en op de laatste dag voor de Vasten valt. In sommige plaatsen, zoals New Orleans, wordt de term gebruikt voor het hele carnavalsseizoen."@nl ;
    prov:generatedAtTime "2021-10-19T15:02:34+00:00"^^xsd:dateTime .

