@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/57691> a skos:Concept ;
    skos:altLabel "ink (composition)"@en,
        "inkt (samenstelling)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93153> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300015012> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/DRAGER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/61155>,
        <https://data.rkd.nl/thesaurus/61181>,
        <https://data.rkd.nl/thesaurus/61339>,
        <https://data.rkd.nl/thesaurus/61468>,
        <https://data.rkd.nl/thesaurus/61561>,
        <https://data.rkd.nl/thesaurus/61750>,
        <https://data.rkd.nl/thesaurus/93073>,
        <https://data.rkd.nl/thesaurus/95422> ;
    skos:notation "57691" ;
    skos:prefLabel "ink"@en,
        "inkt"@nl ;
    skos:scopeNote "A fluid medium used for drawings or tracings. An opaque, usually black, pigment is mixed with a vehicle such as water to produce a fluid which can be applied with a pen or brush. Through the end of the 19th century, ink was supplied dried in stick or block form which was ground and mixed with water as needed. At the beginning of this century prepared ink became popular."@en,
        "Een vloeibare stof die wordt gebruikt voor tekeningenof overtrektekeningen. Een ondoorzichtig, doorgaans zwart pigment wordt vermengd met een oplosmiddel, zoals water, om een vloeistof te verkrijgen die met een pen of inkt kan worden aangebracht. Tot het eind van de 19de eeuw werd inkt droog aangeleverd, in de vorm van een tablet of staafje dat naar behoeven werd vermalen en opgelost in water. Aan het begin van de 20ste eeuw ging men over op bereide inkt."@nl ;
    prov:generatedAtTime "2023-08-03T09:20:11+00:00"^^xsd:dateTime .

