@prefix sampledescriptionvocabulary1: <https://purls.helmholtz-metadaten.de/skosmos/sdv/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://server/unset-base/> .

sampledescriptionvocabulary1:Oxidising
  skos:prefLabel "Oxidising" ;
  skos:definition "1. Oxidizing materials are chemicals that can decompose readily to yield oxygen or an oxidizing substance. (https://www.canada.ca/content/dam/hc-sc/migration/hc-sc/ewh-semt/alt_formats/pdf/occup-travail/whmis-simdut/oxidizing-comburantes-eng.pdf). 2. Oxidizing chemicals are materials that spontaneously evolve oxygen at room temperature or with slight heating or promote combustion. (Brandeis University). 3. when brought into contact with chemically oxidizable organic or inorganic substances, bring about dangerous reactions causing fire, explosion, or the formation of other hazardous substances. (https://www.chemsafetypro.com/Topics/CRA/Oxidising_Properties.html)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Hazard ;
  a skos:Concept .

sampledescriptionvocabulary1:Hazard
  skos:prefLabel "Hazard" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Oxidising .

