@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/95980> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74969> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300013184> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95980" ;
    skos:prefLabel "azurite (pigment)"@en,
        "azuriet (pigment)"@nl ;
    skos:scopeNote "Blue dye and pigment made from the mineral azurite, a deep blue mineral composed of basic copper carbonate that is naturally found adjacent to the green copper carbonate mineral malachite. Azurite is prepared as a pigment by careful selection, grinding, washing, and levigation, with the coarsely ground azurite giving a deeper blue color and finely ground particles giving a lighter more transparent tone. Azurite is lightfast but is sensitive to acids and sulfur fumes; it is used for paints and dying luxury fabrics."@en ;
    prov:generatedAtTime "2023-09-11T09:52:28+00:00"^^xsd:dateTime .

