@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/95737> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98399> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300013029> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64687>,
        <https://data.rkd.nl/thesaurus/74906>,
        <https://data.rkd.nl/thesaurus/95939>,
        <https://data.rkd.nl/thesaurus/95979> ;
    skos:notation "95737" ;
    skos:prefLabel "dye"@en,
        "verfstof"@nl ;
    skos:scopeNote "A compound -- generally a complex organic material that dissolves or is suspended in a liquid -- that absorbs into and colors another material. Distinguished from a pigment, which is insoluble in the vehicle, but instead is held in a suspension."@en,
        "Een gekleurde stof die zich in een vloeistof verspreidt of erin oplost en die afstaat door te kleuren of te worden geabsorbeerd, of door als pigment te dienen."@nl ;
    prov:generatedAtTime "2023-09-11T10:03:16+00:00"^^xsd:dateTime .

