@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:Water
  skos:prefLabel "Water" ;
  skos:definition "1. H2O, a clear, colorless, odorless, tasteless liquid that freezes into ice below 0 degrees centigrade and boils above 100 degrees centigrade. (TIB, NCI Thesaurus OBO Edition). 2. Water is an inorganic compound with the chemical formula H2O. It is a transparent, tasteless, odorless,[c] and nearly colorless chemical substance. It is the main constituent of Earth's hydrosphere and the fluids of all known living organisms (in which it acts as a solvent[20]). (Wikipedia). 3. water, a substance composed of the chemical elements hydrogen and oxygen and existing in gaseous, liquid, and solid states. It is one of the most plentiful and essential of compounds. (Britannica)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:SampleSensitivityFactor ;
  a skos:Concept .

sampledescriptionvocabulary1:SampleSensitivityFactor
  skos:prefLabel "Sample sensitivity factor" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Water .

