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

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

envthes:msa0104
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:20910 ;
  skos:altLabel "benthic boundary layers"@en, "BBL"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Wikipedia 2016-08-15] The strongbenthic boundary layer (BBL)/strong is the layer of water directly above the sediment at the bottom of a river, lake or sea. It is generated by the friction of the water moving over the surface of the substrate. The thickness of this zone is determined by many factors including the Coriolis force."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "benthic boundary layer"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

