@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/64071> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98312> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053241>,
        <https://www.wikidata.org/entity/Q186986> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/58358>,
        <https://data.rkd.nl/thesaurus/61388>,
        <https://data.rkd.nl/thesaurus/61813>,
        <https://data.rkd.nl/thesaurus/98191> ;
    skos:notation "64071" ;
    skos:prefLabel "etching (printing process)"@en,
        "etsen (drukprocedé)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/61272> ;
    skos:scopeNote "Intaglio process in which the design is worked into an acid-resistant substance coating the metal printing plate; the plate is then exposed to acid, which etches the plate where the metal is exposed, to create lines and dark areas. For the single step of exposing the plate to acid, use \"biting.\""@en,
        "Wordt gebruikt voor de diepdruktechniek waarbij een ontwerp wordt gemaakt met een zuurbestendige stof die de metalen drukplaat beschermt. De plaat wordt blootgesteld aan zuur, dat in de plaat inbijt, zodat de delen van de metalen plaat die aan het zuur blootstaan, worden geëtst.. Gebruik 'bijten' voor het inwerken zelf (van zuren op een drukplaat ten gevolge van blootstelling)."@nl ;
    prov:generatedAtTime "2023-08-03T12:54:02+00:00"^^xsd:dateTime .

