@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/81028> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94098> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055899> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81028" ;
    skos:prefLabel "ekphrasis"@en,
        "ekphrasis"@nl ;
    skos:scopeNote "Literary device in which a painting, sculpture, or other work of visual art is described in detail; the work may be real or imaginary. In original usage, was undertaken as a rhetorical exercise."@en,
        "De omschrijving van een kunstwerk, echt of denkbeeldig, ondernomen als retorische oefening."@nl ;
    prov:generatedAtTime "2023-07-12T08:02:16+00:00"^^xsd:dateTime .

