@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:21543
  skos:prefLabel "atmospheric boundary layer"@en ;
  a skos:Concept .

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

envthes:msa0080
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21543 ;
  skos:altLabel "atmospheric boundary layers"@en, "atmosphere boundary layer"@en, "ABL"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[PETR BAUER] The atmospheric boundary layer is the lowest layer over the surface, where the eects of the viscous force are signican t. The air o w is determined by the balance between viscous and Coriolis force, pressure and Archimedean force. Its thickness extends from tens of meters to more then one kilometer in dependence on terrain shape and type of the surface... , \"[Qiang Zhang] The atmospheric boundary layer (ABL) is an important physical characteristic of the Earth?satmosphere..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "atmospheric boundary layer"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

