@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:Vacuum
  skos:prefLabel "Vacuum" ;
  skos:narrower sampledescriptionvocabulary1:HighVacuum, sampledescriptionvocabulary1:UHV ;
  skos:definition "1. A 'Physical' with no 'Massive' parts. (EMMO). 2. vacuum, space in which there is no matter or in which the pressure is so low that any particles in the space do not affect any processes being carried on there. (Brittanica). 3. A space from which (almost) all air or other gas has been removed (Cambridge Dictionary). 4. A vacuum is space devoid of matter. (Wikipedia)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:PressureCondition, sampledescriptionvocabulary1:DecarburizingAtmosphere, sampledescriptionvocabulary1:Pressure, sampledescriptionvocabulary1:GasAtmosphere ;
  a skos:Concept .

sampledescriptionvocabulary1:Atmosphere_1 skos:narrower sampledescriptionvocabulary1:Vacuum .
sampledescriptionvocabulary1:HighVacuum
  skos:prefLabel "High Vacuum (HV)" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Vacuum .

sampledescriptionvocabulary1:UHV
  skos:prefLabel "Ultra High Vacuum (UHV)" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Vacuum .

sampledescriptionvocabulary1:PressureCondition
  skos:prefLabel "Pressure condition" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Vacuum .

sampledescriptionvocabulary1:DecarburizingAtmosphere
  skos:prefLabel "Decarburizing atmosphere" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Vacuum .

sampledescriptionvocabulary1:Pressure
  skos:prefLabel "Pressure" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Vacuum .

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

