@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/98373> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98371> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056536> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63791>,
        <https://data.rkd.nl/thesaurus/64973>,
        <https://data.rkd.nl/thesaurus/68215>,
        <https://data.rkd.nl/thesaurus/93276> ;
    skos:notation "98373" ;
    skos:prefLabel "illusionism"@en,
        "illusionisme"@nl ;
    skos:scopeNote "Refers to pictorial techniques such as perspective and foreshortening to deceive the eye into taking that which is depicted for that which is real."@en,
        "Het gebruik van beeldende technieken, zoals perspectief en verkorting, om het oog te doen geloven dat het afgebeelde echt is."@nl ;
    prov:generatedAtTime "2024-08-05T13:58:08+00:00"^^xsd:dateTime .

