@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/> .

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

envthes:20512
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[http://www.soilcrust.org/] The community of organisms living at the surface of desert soils. Major components are cyanobacteria, green algae, microfungi, mosses, liverworts and lichens"@en ;
  skos:broader envthes:20708 ;
  skos:prefLabel "biological soil crust"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:20708
  skos:prefLabel "biological system"@en ;
  a skos:Concept ;
  skos:narrower envthes:20512 .

