@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:Radioactive
  skos:prefLabel "Radioactive" ;
  skos:definition "1. A radiation quality inhering in bearer by virtue of the bearer's exhibiting or being caused by radioactivity. (Ontobee, Phenotype And Trait Ontology). 2. A Quality that inheres in a bearer in virtue of that bearer exhibiting or being caused by radioactivity. (MatPortal, Common Core Ontologies (Merged)). 3. Having or producing powerful and dangerous energy that comes from the breaking up of atoms (Cambridge dictionary). 4. Of, caused by, or exhibiting radioactivity (Merrima-Webster dictionary). 5. The property of a nuclide of undergoing spontaneous nuclear transformations with the emission of radiation. (IUPAC)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Hazard ;
  a skos:Concept .

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

