@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/98361> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92107> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404336> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98361" ;
    skos:prefLabel "Pentecost (Christian feast day)"@en,
        "Pinksteren"@nl ;
    skos:scopeNote "In the Christian church, a festival observed on the 7th Sunday after Easter, in commemoration of events described in Acts 2 when the Holy Spirit is reported to have descended upon the disciples during the Jewish festival of Pentecost (Shavuot)."@en,
        "Christelijke feestdag die op de zevende zondag na Pasen valt, waarop het voorval herdacht wordt dat beschreven is in Handelingen 2, toen de Heilige Geest neergedaald zou zijn op de discipelen tijdens het joodse pinksterfeest (Shavuot)."@nl ;
    prov:generatedAtTime "2023-08-14T13:17:27+00:00"^^xsd:dateTime .

