@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/98191> a skos:Concept ;
    skos:altLabel "vernis-mou (drukprocedé)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/64071> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053251> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98191" ;
    skos:prefLabel "soft-ground etching (process)"@en,
        "vernis mou (drukprocedé)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/61685> ;
    skos:scopeNote "Printing process in which the ground is mixed with a soft substance, such as tallow, allowing the rendering of textured lines and areas when the plate is etched. Sometimes, paper is placed over the grounded plate and drawn on, to pick up the ground."@en,
        "ordt gebruikt voor het drukprocédé waarbij de ondergrond wordt gemengd met een zachte substantie, zoals talk, zodat geruwde lijnen en delen waar in de plaat is geëtst, achterblijven. Soms wordt er papier op de gegronde plaat gelegd, waarop getekend wordt, om de ondergrond te verwijderen."@nl ;
    prov:generatedAtTime "2023-07-24T11:54:31+00:00"^^xsd:dateTime .

