@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/95724> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65432> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011071> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95724" ;
    skos:prefLabel "asbestos"@en,
        "asbest"@nl ;
    skos:scopeNote "A commercial term for any of several fibrous magnesium silicate minerals readily separable into thin, strong fiber that is flexible, noncombustible, heat resistant, and chemically inert; used in a wide variety of industrial products. It was used by the ancient Greeks, Egyptians, and Chinese as a fireproof material. In the 19th and early 20th centuries, asbestos was used for fireproofing and insulating houses: small asbestos fibers were mixed with binders and compressed into boards, paper, pipe covering, ironing board covers, shingles, tiles, and sprayed onto ceilings. Long asbestos fibers were woven into fabrics for used in brake linings, heat-resistant shields, gloves, and fireproof garments and blankets. Health concerns have limited the use of asbestos since the early 1960s. In the U.S., it was declared a hazardous material in 1986."@en,
        "Een commerciële term voor een bepaald soort silicaatmineraal dat gemakkelijk te verdelen is in dunne, sterke vezels die flexibel, hittebestendig en chemisch inert zijn. Het wordt gebruikt in vele industriële producten."@nl ;
    prov:generatedAtTime "2021-10-19T15:08:32+00:00"^^xsd:dateTime .

