@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/63443> a skos:Concept ;
    skos:altLabel "homage"@en,
        "liberation Party"@en,
        "student party"@en,
        "bevrijdingsfeest"@nl,
        "huldiging"@nl,
        "studentenfeest"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300152441> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63828>,
        <https://data.rkd.nl/thesaurus/64038>,
        <https://data.rkd.nl/thesaurus/64347>,
        <https://data.rkd.nl/thesaurus/81131>,
        <https://data.rkd.nl/thesaurus/81736> ;
    skos:notation "63443" ;
    skos:prefLabel "celebration"@en,
        "viering (gebeurtenis)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64513> ;
    skos:scopeNote "Events demonstrating grateful or happy satisfaction or honor, marked by festivities, refraining from ordinary business, or other deviations from accustomed routine. For events serving specifically to call someone or something to remembrance, use \"commemorations.\""@en,
        "Evenementen die dankbare of gelukkige voldoening of eerbewijs tonen, waarbij wordt afgezien van alledaagse zaken of andere afwijkingen van de gebruikelijke routine. Gebruik 'herdenkingen' voor evenementen die met name dienen om iemand of iets te herdenken."@nl ;
    prov:generatedAtTime "2023-08-14T13:29:10+00:00"^^xsd:dateTime .

