@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/81324> a skos:Concept ;
    skos:altLabel "glasschilderkunst"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/64073> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300263757> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81324" ;
    skos:prefLabel "glass painting (image-making)"@en,
        "glasschilderen"@nl ;
    skos:scopeNote "Schilderen dat wordt gedaan op de voorzijde of de achterzijde van glas, waarbij al dan niet de verf wordt gebrandschilderd op het glas."@en,
        "Painting done on the front or the reverse of glass, whether or not the paint is then fired onto the glass."@nl ;
    prov:generatedAtTime "2023-03-23T13:27:03+00:00"^^xsd:dateTime .

