@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/74727> a skos:Concept ;
    skos:altLabel "wingerdzwart"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96000> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300013161> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74727" ;
    skos:prefLabel "vine black"@en,
        "wijngaardzwart"@nl ;
    skos:scopeNote "Pigment comprising a mixture of natural black oxides and carbon black, traditionally produced by charring desiccated grape vines and stems. Possesses a good tinting strength with a bluish black hue. Vine black did not have the intensity or tinting strength of lampblack or ivory black, but it had excellent lightfastness."@en ;
    prov:generatedAtTime "2023-09-11T11:49:15+00:00"^^xsd:dateTime .

