@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/96078> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65432> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011156> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96078" ;
    skos:prefLabel "sulfur (mineral)"@en,
        "zwavel"@nl ;
    skos:scopeNote "Orthorhombic mineral of the native element sulfur, having symbol S and atomic number 16. It is found abundantly in volcanic regions, occurring as a brittle crystalline solid, widely distributed in combination with metals and other substances. It has been used as molten to create small objects and as a gap-filler, for bleaching wood pulp, straw, wool, silk, felt, and linen, for vulcanizing rubber, for making gunpowder, and in the manufacture of sulfa drugs, insecticides, plastic, enamels, and dyes."@en,
        "Orthorhombisch mineraal van het gedegen element zwavel."@nl ;
    prov:generatedAtTime "2021-10-19T15:08:49+00:00"^^xsd:dateTime .

