@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/96022> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98399> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300013605> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96022" ;
    skos:prefLabel "lac dye (colorant)"@en,
        "lak (kleurmiddel)"@nl ;
    skos:scopeNote "A deep red natural colorant made from secretions of the larvae of the lac insect. Lac dye is a byproduct produced during the shellac purification process; its primary colorant is laccaic acid. It was an important dyestuff used since ancient times, giving a lightfast tint to silk and wool, similar in color to dyes obtained from cochineal and kermes. Now synthetic colorants have replaced the use of lac dye."@en,
        "Een rode natuurlijke kleurstof die wordt verkregen uit de larven van de schildluis Laccifera lacca Kerr, voorheen de Coccus laccae genoemd."@nl ;
    prov:generatedAtTime "2023-09-11T11:23:11+00:00"^^xsd:dateTime .

