@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/98607> a skos:Concept ;
    skos:altLabel "paint effect"@en,
        "textural expression"@en,
        "stofuitdrukking"@nl,
        "verfeffect"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98371> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300400862> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98607" ;
    skos:prefLabel "texture (artistic concept)"@en,
        "textuur (artistiek begrip)"@nl ;
    skos:scopeNote "As an artistic concept, the characteristic of differences between surfaces in a work, or of the appearances of surfaces in two-dimensional works."@en,
        "Als artistiek concept het kenmerk van verschillen tussen oppervlakken in een werk, of van het uiterlijk van oppervlakken in tweedimensionale werken."@nl ;
    prov:generatedAtTime "2023-11-20T12:08:58+00:00"^^xsd:dateTime .

