@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/74757> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74969> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300013967> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74757" ;
    skos:prefLabel "yellow ocher (pigment)"@en,
        "gele oker (pigment)"@nl ;
    skos:scopeNote "A natural yellow earth mineral primarily composed of goethite (iron hydroxide) and clay. Yellow ochers occur naturally throughout the world and have been used as a pigment since prehistoric times. Synthetically produced yellow iron oxide pigment is called \"Mars yellow.\""@en ;
    prov:generatedAtTime "2023-09-11T09:51:14+00:00"^^xsd:dateTime .

