@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/74969> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/82728> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300013111> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/74756>,
        <https://data.rkd.nl/thesaurus/74757>,
        <https://data.rkd.nl/thesaurus/74758>,
        <https://data.rkd.nl/thesaurus/74903>,
        <https://data.rkd.nl/thesaurus/95974>,
        <https://data.rkd.nl/thesaurus/95976>,
        <https://data.rkd.nl/thesaurus/95980>,
        <https://data.rkd.nl/thesaurus/95998> ;
    skos:notation "74969" ;
    skos:prefLabel "inorganic pigment"@en,
        "anorganisch pigment"@nl ;
    skos:scopeNote "Refers to pigment not containing carbon, ultimately not derived from vegetable or animal sources. Examples of sources of inorganic pigments include clay earth and malachite."@en,
        "Verwijst naar pigment dat wordt gewonnen uit aarde of mineralen en niet uit plantaardige of dierlijke bronnen. Voorbeelden van bronnen voor anorganisch pigment zijn kleiaarde en malachiet."@nl ;
    prov:generatedAtTime "2023-09-11T11:26:21+00:00"^^xsd:dateTime .

