@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/61272> a skos:Concept ;
    skos:altLabel "etching (in the representation)"@en,
        "ets (in de voorstelling)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98309> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041365> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/61685>,
        <https://data.rkd.nl/thesaurus/98194>,
        <https://data.rkd.nl/thesaurus/98320> ;
    skos:notation "61272" ;
    skos:prefLabel "etching (print)"@en,
        "ets (prent)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64071> ;
    skos:scopeNote "Prints made from an etched printing plate, which is a metal plate on which a design is made by coating the plate with an acid-resistant substance, creating a design in the coating, and then exposing the plate to acid, which etches the plate where the metal is exposed. For designs incised directly into a copper plate using a burin or graver, use \"engravings (prints).\""@en,
        "Diepdrukken, waarbij de in te inkten lijnen door zuur in de metalen plaat zijn gebeten."@nl ;
    prov:generatedAtTime "2025-11-13T12:11:45+00:00"^^xsd:dateTime .

