@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/58358> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64071> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053242> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "58358" ;
    skos:prefLabel "aquatint (printing technique)"@en,
        "aquatint (druktechniek)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98194> ;
    skos:scopeNote "An intaglio etching technique in which a metal plate is sprinkled with a finely-powdered resin (asphaltum, rosin, etc.); the plate is heated to melt the resin, then cooled, and placed in an acid bath. The acid lightly etches areas not covered with the resin. The results in a plate with fine pockmarks. The process was invented in the 1760s by J.B. LePrince. Aquatints were popular until the late 1830s."@en,
        "Een drukprocédé waarbij hars of een andere substantie op de plaat wordt aangebracht om een poreuze ondergrond te creëren, waarna de plaat wordt verhit en geëtst, zodat er een schakering van tonen ontstaat; wordt vaak gecombineerd met lijnwerk."@nl ;
    prov:generatedAtTime "2023-07-24T13:58:25+00:00"^^xsd:dateTime .

