@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/81561> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94098> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055934> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81561" ;
    skos:prefLabel "satire (artistic device)"@en,
        "satire (stijlmiddel)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/80728> ;
    skos:scopeNote "Artistic device holding up human folly and vice to scorn, derision, or ridicule."@en,
        "Artistiek middel waarmee menselijke dwaasheid en gebreken worden beschimpt, bespot en belachelijk gemaakt."@nl ;
    prov:generatedAtTime "2023-07-11T07:01:48+00:00"^^xsd:dateTime .

