@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/81131> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63443> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300073472> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64332>,
        <https://data.rkd.nl/thesaurus/84028>,
        <https://data.rkd.nl/thesaurus/84492> ;
    skos:notation "81131" ;
    skos:prefLabel "festival"@en,
        "festival"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64355> ;
    skos:scopeNote "Gala occasions devoted to community observances, such as harvests or anniversaries of notable persons; also cultural events consisting typically of a series of performances of works in the arts."@en,
        "Galagelegenheden die zijn gewijd aan publieke gebruiken zoals oogsten of verjaardagen van aanzienlijke personen; ook gebruikt voor culturele evenementen die met name bestaan uit een aantal voorstellingen in de kunstwereld."@nl ;
    prov:generatedAtTime "2023-08-14T11:19:57+00:00"^^xsd:dateTime .

