@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:Pressure
  skos:prefLabel "Pressure" ;
  skos:narrower sampledescriptionvocabulary1:GasPressure, sampledescriptionvocabulary1:PressureCondition, sampledescriptionvocabulary1:Vacuum ;
  skos:definition "1. The force applied perpendicular to the surface of an object per unit area over which that force is distributed. (EMMO). 2. A measure of the force per unit area applifed on a surface in a direction perpendicular to that surface. (MatOnto Ontology). 3. A saref:Property related to some measurements that are characterized by a certain value that is measured in a pressure unit (bar or pascal)(TIB, SAREF the Smart Applications REFerence ontology). 4. The force applied perpendicular to the surface of an object per unit area over which that force is distributed. (TIB, Atomistic). 5. A pressure is a quality representing the force per unit area that its bearer exerts on itself or on a surface that bounds its bearer. (TIB, Repository for the Open Energy Ontology (OEO))"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:MechanicalStress, sampledescriptionvocabulary1:StoragePressure, sampledescriptionvocabulary1:HeatTreatmentDescription ;
  a skos:Concept .

sampledescriptionvocabulary1:GasPressure
  skos:prefLabel "Gas pressure" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Pressure .

sampledescriptionvocabulary1:MechanicalStress
  skos:prefLabel "Mechanical stress" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Pressure .

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

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

sampledescriptionvocabulary1:StoragePressure
  skos:prefLabel "Storage pressure" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Pressure .

sampledescriptionvocabulary1:HeatTreatmentDescription
  skos:prefLabel "Heat-treatment  description" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Pressure .

