@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/82623> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75188> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404323> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82623" ;
    skos:prefLabel "resurrection (doctrinal concept)"@en,
        "opstanding"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64337> ;
    skos:scopeNote "Religious tenet of the rising of the dead, the restoration to life of a dead person. It is a standard eschatological belief in the Abrahamic religions and in a number of other ancient religions; it is at the core of Christianity, in the belief of the physical resurrection of Jesus."@en ;
    prov:generatedAtTime "2021-10-19T15:05:45+00:00"^^xsd:dateTime .

