@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:22242
  skos:prefLabel "snow water equivalent"@en ;
  a skos:Concept .

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:USLterCV_803
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[comments ] Distribution of GES DISC data sets is funded by NASA's Science Mission Directorate (SMD). The data are not copyrighted and are open to all for both commercial and non-commercial uses. If you used GES DISC data for a publication (research or ot"@en ;
  dc:isReplacedBy envthes:22242 ;
  skos:altLabel "snow water equivalence"@en, "SWE"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:definition "Snow Water Equivalent (SWE) is a measurement of the amount of water contained in snow pack. It can be considered as the depth of water that would theoretically result if the whole snow pack instantaneously melts. Snow Water Equivalent (SWE) is the product of snow depth and snow density. It can be presented in units of either kg/m2 or m: SWE (kg/m2) = snow depth (m) x snow density (kg/m3) / SWE (m) = snow depth (m) x snow density (kg/m3) / water density (kg/m3)"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "snow water equivalent"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

