@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/83532> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300162822> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83532" ;
    skos:prefLabel "Lent"@en,
        "vastentijd"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64341> ;
    skos:scopeNote "In the Western Christian church, a period of penitential preparation for Easter that includes 40 weekdays extending from Ash-Wednesday to Easter-eve, observed as a time of fasting and penitence in imitation of Jesus Christ's fasting in the wilderness. In Eastern churches Lent begins Monday seven weeks before Easter and ends the Friday 9 days before Easter. This \"Great Lent\" allows that Saturdays and Sundays are relaxed fast days."@en ;
    prov:generatedAtTime "2023-08-14T12:09:57+00:00"^^xsd:dateTime .

