@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/98312> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98037> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300199636> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64071>,
        <https://data.rkd.nl/thesaurus/64072> ;
    skos:notation "98312" ;
    skos:prefLabel "intaglio printing process"@en,
        "diepdrukprocedé"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/54100>,
        <https://data.rkd.nl/thesaurus/98309> ;
    skos:scopeNote "Procedures used during the intaglio process, where images are printed from ink held in the recessed areas of plates or blocks, which have been cut or etched away."@en ;
    prov:generatedAtTime "2023-08-03T07:39:39+00:00"^^xsd:dateTime .

