@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/74945> a skos:Concept ;
    skos:altLabel "afsponsen (techniek)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98234> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300233413> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74945" ;
    skos:prefLabel "sponging (technique)"@en,
        "sponzen (techniek)"@nl ;
    skos:scopeNote "The process of applying color or a glaze with a sponge to create a mottled effect; may be applied randomly or in a pattern."@en,
        "Het procédé waarbij kleur of glazuur wordt aangebracht met een spons om een vlekkerig effect te verkrijgen; dit kan willekeurig of in een patroon worden toegepast."@nl ;
    prov:generatedAtTime "2023-07-26T13:05:11+00:00"^^xsd:dateTime .

