@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/98399> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98355> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300013026> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/74906>,
        <https://data.rkd.nl/thesaurus/82728>,
        <https://data.rkd.nl/thesaurus/95737>,
        <https://data.rkd.nl/thesaurus/96022>,
        <https://data.rkd.nl/thesaurus/96028> ;
    skos:notation "98399" ;
    skos:prefLabel "colorant (material)"@en,
        "kleurmiddel"@nl ;
    skos:scopeNote "Any substance capable of or used for coloring another material. A colorant may be a dye or a pigment."@en,
        "Een substantie die materialen kan kleuren of die gebruikt wordt om materialen te kleuren."@nl ;
    prov:generatedAtTime "2023-09-11T11:23:11+00:00"^^xsd:dateTime .

