@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/95996> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/46046> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300014837> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95996" ;
    skos:prefLabel "mastic (resin)"@en,
        "mastiek (hars)"@nl ;
    skos:scopeNote "Gum exudation of small evergreens native to the Mediterranean countries, soluble in both alcohol and turpentine; used for artists' paint and coating lacquer. Mastic varnish becomes yellow and brittle with age. Mastic was used in 16th and 17th century recipes for oil-resin varnishes; in the 19th century, mastic was a popular clear, glossy spirit varnish for oil paintings and was also used as an additive in oil medium. By the 20th century, its use was superseded by dammar."@en,
        "De gomafscheiding van kleine groenblijvende bomen die alleen voorkomen in de landen rond de Middellandse Zee. Lost op in zowel alcohol als terpentijn en wordt gebruikt voor olieverf en deklakken; mastiekvernis wordt geel en broos naarmate het veroudert."@nl ;
    prov:generatedAtTime "2021-10-19T15:08:45+00:00"^^xsd:dateTime .

