@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/74347> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98184> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300343821> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG> ;
    skos:notation "74347" ;
    skos:prefLabel "reverse glass painting"@en,
        "achterglasschildering"@nl ;
    skos:scopeNote "Works created by applying paint to the back of a sheet of glass in reverse order, that is, with details and highlights first and background last. The finished picture is viewed from the front."@en,
        "Schilderij waarbij de verf laag voor laag in omgekeerde volgorde, dat wil zeggen eerst de belangrijkste details en daarna de achtergrond, op een stuk glas wordt aangebracht. De voorstelling wordt aan de keerzijde bekeken."@nl ;
    prov:generatedAtTime "2023-07-20T12:03:50+00:00"^^xsd:dateTime .

