@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/74676> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90153> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053363> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74676" ;
    skos:prefLabel "aquarelle (technique)"@en,
        "aquarelleren"@nl ;
    skos:scopeNote "Watercolor painting done in transparent washes of color as distinguished from the opaque method using gouache."@en,
        "Het maken van schilderijen met behulp van transparante waterverfkleuren; te onderscheiden van de ondoorzichtige methode waarbij gouache wordt gebruikt."@nl ;
    prov:generatedAtTime "2024-04-09T13:49:08+00:00"^^xsd:dateTime .

