@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:Argon
  skos:prefLabel "Argon" ;
  skos:definition "1. Argon (Ar), chemical element, inert gas of Group 18 (noble gases) of the periodic table, terrestrially the most abundant and industrially the most frequently used of the noble gases. (Brittanica). 2. Argon is a chemical element; it has symbol Ar and atomic number 18. It is in group 18 of the periodic table and is a noble gas. Argon is the third most abundant gas in Earth's atmosphere, at 0.934% (9340 ppmv). (Ontobee, Chebi, https://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI:49474)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:InertAtmosphere, sampledescriptionvocabulary1:GasAtmosphere ;
  a skos:Concept .

sampledescriptionvocabulary1:InertAtmosphere
  skos:prefLabel "Inert atmosphere" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Argon .

sampledescriptionvocabulary1:GasAtmosphere
  skos:prefLabel "Gas atmosphere" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Argon .

