@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/64340> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92107> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404322> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64340" ;
    skos:prefLabel "Saint Nicholas’ Day"@en,
        "Sint-Nicolaasfeest"@nl ;
    skos:scopeNote "Christian feast day celebrating the 4th-century Nicholas of Myra, a bishop and saint from Roman Asia Minor. In the western church, his feast is celebrated on December 6, coinciding with the first days of the Christmas season, which begins with Advent. In some traditions, gifts are given to children on the eve of the Saint Nicholas' Day."@en,
        "Christelijke feestdag ter ere van de 4e-eeuwse Nicolaas van Myra, een bisschop en heilige uit Romeins Klein-Azië. In de westerse kerken valt deze dag op 6 december en valt daarmee samen met de eerste dagen van het kerstseizoen, dat met de advent begint. In sommige tradities krijgen kinderen op de avond van deze dag cadeaus."@nl ;
    prov:generatedAtTime "2022-08-11T09:04:03+00:00"^^xsd:dateTime .

