@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/95739> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98810> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q44602> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95739" ;
    skos:prefLabel "fasting"@en,
        "vasten"@nl ;
    skos:scopeNote "Refrainment from eating, drinking, or both, sometimes done for religious reasons"@en,
        "Onthouding van voedsel, drank of beide, soms om religieuze redenen"@nl ;
    prov:generatedAtTime "2024-04-15T13:55:27+00:00"^^xsd:dateTime .

