@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/61388> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64071> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264652> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "61388" ;
    skos:prefLabel "sand-grain etching (printing process)"@en,
        "Ploos-van-Amsteletsprocedé"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98320> ;
    skos:scopeNote "A printing process in which sandpaper is laid face down on the grounded plate and the two are passed together through an intaglio press. The result is an etching ground perforated all over with the granular texture of the sand which will translate to small black dots on the finished print."@en,
        "Een drukprocedé waarbij schuurpapier met de schuurzijde naar beneden op de plaat met etsgrond wordt gelegd en deze tezamen door een intaglio-pers worden gehaald. Het resultaat is een etsgrond die overal is geperforeerd met de korrelstructuur van het zand, die op de eindafdruk wordt omgezet in zwarte puntjes."@nl ;
    prov:generatedAtTime "2023-08-03T12:51:19+00:00"^^xsd:dateTime .

