@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/47223> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98440> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025108> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "47223" ;
    skos:prefLabel "caricaturist"@en,
        "karikaturist"@nl ;
    skos:scopeNote "Artists who create representations, often portraits, that exaggerate certain features or characteristics to humorous or ludicrous effect."@en,
        "Kunstenaars die voorstellingen, vaak portretten, maken waarin zij bepaalde kenmerken of eigenschappen overdrijven om een humoristisch of potsierlijk effect te bereiken."@nl ;
    prov:generatedAtTime "2023-09-18T10:03:47+00:00"^^xsd:dateTime .

