@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/81579> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98368> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054235> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81579" ;
    skos:prefLabel "iconology"@en,
        "iconologie"@nl ;
    skos:scopeNote "A method of interpreting the meaning of a work of art by synthesising iconography with the full historical context. Iconology is a broader approach than iconography to analysis of meaning in the visual arts, taking account of the tradition of pictorial motifs and their historical, cultural, or social meaning. In a more narrow sense, refers to the study of icons and their specific subjects."@en,
        "Een methode om de betekenis van een kunstwerk te interpreteren door iconografie te synthetiseren met de volledige historische context. Iconologie is een bredere benadering dan iconografie voor analyse van betekenis in de beeldende kunst, rekening houdend met de traditie van beeldmotieven en hun historische, culturele of sociale betekenis. In een engere zin verwijst dit naar de studie van iconen en hun specifieke onderwerpen."@nl ;
    prov:generatedAtTime "2023-08-15T13:46:00+00:00"^^xsd:dateTime .

