@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/97856> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90153> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404215> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "97856" ;
    skos:prefLabel "gouache (technique)"@en,
        "gouache (techniek)"@nl ;
    skos:scopeNote "A method of painting with matte, opaque watercolor paint. Gouache painting employs opaque layers of color rather than the transparent washes used in the aquarelle technique, due to the differing pigment densities of the media."@en,
        "Een schildermethode waarin gebruik wordt gemaakt van een matte, ondoorzichtige waterverf. Bij gouache worden ondoorzichtige kleurlagen toegepast, in tegenstelling tot de transparante smeren van de aquareltechniek; dit verschil komt voort uit de verschillende pigmentdichtheden van deze media."@nl ;
    prov:generatedAtTime "2024-04-03T11:07:37+00:00"^^xsd:dateTime .

