@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/35653> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98066> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300239410> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:narrower <https://data.rkd.nl/thesaurus/28597>,
        <https://data.rkd.nl/thesaurus/28613>,
        <https://data.rkd.nl/thesaurus/33757>,
        <https://data.rkd.nl/thesaurus/43075> ;
    skos:notation "35653" ;
    skos:prefLabel "engraver (inciser)"@en,
        "graveur (insnijder)"@nl ;
    skos:scopeNote "Refers to those skilled or practiced in incising marks on the surface of a hard material, such as glass or metal, with a sharp tool, when the designs or images created are for their own sake and not to be printed from. For those who practice the printing process of engraving, see \"engravers (printmakers).\""@en,
        "Te gebruiken voor personen die zijn geschoold in of ervaring hebben met graveren van tekens met een scherp gereedschap in de oppervlakte van harde materialen, zoals glas of metaal, met de bedoeling dat deze ontwerpen of afbeeldingen als opzichzelfstaand worden beschouwd en niet voor afdrukken worden gebruikt. Gebruik 'graveurs (prentmakers)' voor personen die het drukprocédé voor gravures beoefenen."@nl ;
    prov:generatedAtTime "2023-09-18T14:02:09+00:00"^^xsd:dateTime .

