@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/93651> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069049> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64335>,
        <https://data.rkd.nl/thesaurus/82541>,
        <https://data.rkd.nl/thesaurus/92107> ;
    skos:notation "93651" ;
    skos:prefLabel "holiday"@en,
        "feestdag"@nl ;
    skos:scopeNote "Refers to days on which custom or the law dictates a suspension of general business activity to commemorate or celebrate particular events. Originally derived from \"holy days,\" which are in modern usage called \"religious holidays\": for religious feast days or holy days that are specified for religious observance, use \"religious holidays.\" \""@en,
        "Verwijst naar dagen waarop uit traditie of volgens de wet de bedrijvigheid wordt gestaakt om bijzondere gebeurtenissen te herdenken of te vieren. De term verwijst meer specifiek naar religieuze feestdagen of heilige dagen die zijn aangewezen voor godsdienstige plechtigheden."@nl ;
    prov:generatedAtTime "2023-08-14T11:40:56+00:00"^^xsd:dateTime .

