@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/82467> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90197> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82467" ;
    skos:prefLabel "Nachleben"@en,
        "Nachleben"@nl ;
    skos:scopeNote "In Warburg's work, the term Nachleben refers to the survival (the continuity or afterlife and metamorphosis) of images and motifs—as opposed to their renascence after extinction or, conversely, their replacement by innovations in image and motif."@en ;
    prov:generatedAtTime "2018-04-19T08:34:26+00:00"^^xsd:dateTime .

