@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 iop: <https://w3id.org/iadopt/ont/> .

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

envthes:21543
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:hiddenLabel "atmosphere boundary layer\"@en , \"atmospheric boundary layers\"@en"@en ;
  skos:altLabel "ABL"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:exactMatch <http://purl.obolibrary.org/obo/ENVO_01000323> ;
  skos:definition "[PETER BAUER] The atmospheric boundary layer is the lowest layer over the surface, where the effects of the viscous force are signicant."@en ;
  skos:broader envthes:21900 ;
  skos:prefLabel "atmospheric boundary layer"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:21994 iop:constrains envthes:21543 .
envthes:21900
  skos:prefLabel "layer"@en ;
  a skos:Concept ;
  skos:narrower envthes:21543 .

