@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/96068> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65432> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011077> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96068" ;
    skos:prefLabel "borax"@en,
        "borax"@nl ;
    skos:scopeNote "A white or colorless crystalline mineral composed of hydrated sodium borate, used as a flux, cleansing agent, tanning agent, water softener, preservative, fungicide, as an alkaline ingredient in glass, ceramics, and glazes, in soldering, and as a source of boron. Borax is produced by the evaporation of water in shallow lakes. Borax was used by the Egyptians for mummification, by the Romans for glassmaking, as a flux for soldering gold in 9th-century Arabia, in ceramic glazes in northern China in the 10th century, and in Venetian glass from the 13th century."@en,
        "Een wit of kleurloos kristallijn mineraal dat wordt gebruikt bij email op glas- of keramiekbasis, als een schuur- en schoonmaakmiddel en als vloeimiddel in smeltmaterialen en bij solderen. Het wordt ook gebruikt als een bron van borium."@nl ;
    prov:generatedAtTime "2021-10-19T15:08:48+00:00"^^xsd:dateTime .

