@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/98309> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74315> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041338> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/61122>,
        <https://data.rkd.nl/thesaurus/61272> ;
    skos:notation "98309" ;
    skos:prefLabel "intaglio print"@en,
        "diepdruk (prent)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/54100>,
        <https://data.rkd.nl/thesaurus/98312> ;
    skos:scopeNote "Prints made using the process of intaglio printing, in which recessed areas of the plate or block have been cut or etched away in order to hold ink."@en,
        "Prenten waarbij de lijnen en vlakken die afgedrukt zijn verdiept in de drukvorm liggen."@nl ;
    prov:generatedAtTime "2023-08-09T06:02:33+00:00"^^xsd:dateTime .

