@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/95974> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74969> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300013834> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95974" ;
    skos:prefLabel "orpiment (pigment)"@en,
        "auripigment"@nl ;
    skos:scopeNote "A soft, yellow mineral composed of arsenic trisulfide that occurs naturally in volcanic fumaroles, hydrothermal veins, hot springs, and as a decomposition product of realgar. It changes to a red crystalline form at 170 C. Orpiment was used from ancient times as a pigment in painting, in manuscript illumination, and polychrome sculpture, having good tinting strength, but not permanent and toxic. King's yellow is the synthetic counterpart."@en ;
    prov:generatedAtTime "2023-09-11T09:51:53+00:00"^^xsd:dateTime .

