@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/82672> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94098> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055828> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82672" ;
    skos:prefLabel "parody"@en,
        "parodie"@nl ;
    skos:scopeNote "The form of analytical criticism in which one performance or work of art or literature subversively mimics another work or its style by adapting and inverting its characteristic features, in order to reveal weaknesses, pretensions, or lack of self-awareness in the original."@en,
        "Te gebruiken voor de vorm van analytische kritiek waarin de ene uitvoering of kunstwerk of literatuur een ander werk of de stijl ervan ondermijnt en nabootst door de karakteristieke kenmerken ervan aan te passen en om te keren, om zo zwaktepunten, pretenties of het gebrek aan zelfbewustzijn in het origineel te onthullen."@nl ;
    prov:generatedAtTime "2023-07-12T07:58:26+00:00"^^xsd:dateTime .

