@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/99099> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90018> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q98355074> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "99099" ;
    skos:prefLabel "surface tone"@en,
        "plaattoon"@nl ;
    skos:scopeNote "Technique to create a light tone by deliberately or accidentally not wiping all the ink off the surface of the printing plate"@en,
        "Lichte tint op een afdruk ontstaan door een waas inkt op de plaat"@nl ;
    prov:generatedAtTime "2025-02-26T07:36:39+00:00"^^xsd:dateTime .

