@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:Explosive
  skos:prefLabel "Explosive" ;
  skos:definition """1. A substance capable of undergoing rapid and highly exothermic decomposition. (Ontobee, ChEBI Ontology ). 2. t is a chemical compound or mixture
ignited by heat, shock, impact, friction, or a combination of these conditions; (https://www.nps.gov/parkhistory/online_books/npsg/explosives/Chapter2.pdf). 3. An explosive (or explosive material) is a reactive substance that contains a great amount of potential energy that can produce an explosion if released suddenly, usually accompanied by the production of light, heat, sound, and pressure. (Wikipedia). """^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Hazard ;
  a skos:Concept .

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

