@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/37676> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93153> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300015092> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:narrower <https://data.rkd.nl/thesaurus/37677>,
        <https://data.rkd.nl/thesaurus/37678> ;
    skos:notation "37676" ;
    skos:prefLabel "ceramic glaze (material)"@en,
        "keramiekglazuur (materiaal)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/61779> ;
    skos:scopeNote "Thin, opaque, vitreous coating that is applied to the surface of a ceramic body by painting, spraying, or dipping, in order to add color, texture, or water resistance to the object. The glaze is applied to the surface of a fired ceramic piece, and then the piece is refired at a temperature that vitrifies the glaze, but is lower than the original firing temperature. Ceramic glazes are usually mixtures of silicates, colorants, and flux."@en,
        "Dunne, ondoorzichtige, glasachtige laag die op het oppervlak van een keramisch voorwerp wordt aangebracht door schilderen, spuiten of dompelen, om kleur, textuur of waterbestendigheid aan het voorwerp toe te voegen. Het glazuur wordt aangebracht op het oppervlak van een gebakken keramisch stuk, en vervolgens wordt het stuk opnieuw gebakken bij een temperatuur die het glazuur verglaast, maar lager is dan de oorspronkelijke baktemperatuur. Keramisch glazuur is meestal een mengsel van silicaten, kleurstoffen en vloeimiddel."@nl ;
    prov:generatedAtTime "2023-03-29T08:38:56+00:00"^^xsd:dateTime .

