@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/74665> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74666> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300014299> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74665" ;
    skos:prefLabel "poppy-seed oil"@en,
        "papaverolie"@nl ;
    skos:scopeNote "Oil obtained from the seeds of the opium poppy, Papaver somniferum. When cold pressed, it is a naturally, colorless, transparent oil used as a drying oil, sometimes used as an additive to linseed-oil colors. Hot pressed oil is reddish. It produces a soft, rubbery paint film with a long wet-in-wet work time that was popular with Impressionist painters. Thick layers of poppy oil paint films tend to wrinkle and crack on aging."@en ;
    prov:generatedAtTime "2021-10-19T15:04:27+00:00"^^xsd:dateTime .

