@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/61122> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98309> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041340> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/61629>,
        <https://data.rkd.nl/thesaurus/61686>,
        <https://data.rkd.nl/thesaurus/98259>,
        <https://data.rkd.nl/thesaurus/98260> ;
    skos:notation "61122" ;
    skos:prefLabel "engraving (print)"@en,
        "gravure (prent)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64072> ;
    skos:scopeNote "Prints on paper incorporating impressions of a reverse design created on a printing plate, usually copper, into which the design has been incised (engraved) using burins or gravers. Historically, \"engravings\" has sometimes been incorrectly used to refer to all prints, regardless of the specific technique. For prints made from designs engraved on a flat wooden block, use \"wood cuts\"; for prints made from a plate that is etched rather than engraved, use \"etchings.\""@en,
        "Diepdrukken gemaakt door lijnen direct in een metalen plaat te steken met behulp van een burijn."@nl ;
    prov:generatedAtTime "2023-08-07T13:43:33+00:00"^^xsd:dateTime .

