@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/74914> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/82728> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300013266> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/96076> ;
    skos:notation "74914" ;
    skos:prefLabel "cobalt blue (pigment)"@en,
        "kobaltblauw (pigment)"@nl ;
    skos:scopeNote "A bright, clear, blue pigment made by combining cobalt and aluminum oxides with phosphoric acid. It was discovered by Baron L. J. ThÃ©nard in France in 1802 and introduced to artists about 20 years later."@en ;
    prov:generatedAtTime "2023-09-11T10:02:10+00:00"^^xsd:dateTime .

