@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/82363> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93129> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056550> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/82364> ;
    skos:notation "82363" ;
    skos:prefLabel "realism (artistic form of expression)"@en,
        "realisme (expressievorm)"@nl ;
    skos:scopeNote "General term for a quality of art works in which the depiction is based on or seems to be based on the direct observation of the external world, including or even emphasizing flaws and imperfections rather than the beauty or idealized characteristics. Although a work may be both realistic and naturalistic, naturalism may somewhat idealize the flaws or ugliness of the subject depicted. For the formal style and period displaying the general characteristics of realism, such as in the painting of Gustave Courbet, use \"Realist (modern European fine arts styles).\""@en,
        "In het algemeen, aandacht voor feit en realiteit en verwerping van het onpraktische en visionaire. Gebruik het met betrekking tot kunst en literatuur voor de benadering die nadruk legt op de beschrijving van dingen zoals ze werkelijk zijn of hoe ze voorkomen."@nl ;
    prov:generatedAtTime "2024-03-12T08:23:44+00:00"^^xsd:dateTime .

