@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/61355> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64072> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053239> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "61355" ;
    skos:prefLabel "stipple engraving (printing process)"@en,
        "stippelgraveren (drukprocedé)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98259> ;
    skos:scopeNote "Printmaking process that achieves tonal areas by directly engraving short flicks or dots, usually in conjunction with engraved or etched lines. For the 15th-century process of making relief-printed engravings with stippled areas, use \"dotted manner.\""@en,
        "Drukprocédé waarbij tintgebieden worden verkregen door meestal, in combinatie met een patroon van gegraveerde en geëtste lijnen, korte krasjes of stippen te graveren. Gebruik 'schrootmanier' voor het vijftiende-eeuwse procédé voor het maken van reliëfgravures met gestippelde delen."@nl ;
    prov:generatedAtTime "2023-08-03T07:14:51+00:00"^^xsd:dateTime .

