@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/61750> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/57691> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300187371> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DRAGER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "61750" ;
    skos:prefLabel "drukinkt"@en,
        "drukinkt"@nl ;
    skos:scopeNote "Generally, inks formulated specifically for the process of printing from plates or blocks. These usually consist of pigment suspended in an oil vehicle, combined with resin, solvent, adhesive and a drier, but there are countless recipes for printing inks dependent on the purposes for which they are intended."@en,
        "In het algemeen inkt die specifiek is gemaakt voor drukken met platen of blokken. Deze inkt bestaat gewoonlijk uit pigment dat gesuspendeerd is in olie, in combinatie met hars, oplosmiddel, hechtmiddel en droogmiddel, maar er zijn talloze recepten voor drukinkt, afhankelijk van het doel waarvoor deze wordt gebruikt."@nl ;
    prov:generatedAtTime "2021-10-19T15:01:29+00:00"^^xsd:dateTime .

