@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:55
  skos:narrower envthes:21818, envthes:21817 ;
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[source of definition ] http://www.nhdfl.org/about-forests-and-lands/bureaus/natural-heritage-bureau/photo-index/SystemPhotos/intertidal-system.aspx\" , \"[controlled by ] Leca Stefan 14.06.2013"@en ;
  skos:scopeNote "MAES Working Group"@en ;
  skos:definition "This system consists of intertidal areas with sparse vascular vegetation. It includes partially protected intertidal shores along rivers and other embayments; coastal shoreline strand/swales on coarse to fine mineral sediments; intertidal rocky shores on rocky or cobbly materials; and intertidal mudflats on broad to narrow, nearly flat extents of sand, mud, and silt. Vascular plant cover is sparse to generally no more than 25%"@en ;
  skos:broader envthes:21891 ;
  skos:prefLabel "unvegetated land"@en ;
  dc:creator "0000-0003-0631-8231"@en .

envthes:21818
  skos:prefLabel "playa"@en ;
  a skos:Concept ;
  skos:broader envthes:55 .

envthes:21891
  skos:prefLabel "terrestrial ecosystem"@en ;
  a skos:Concept ;
  skos:narrower envthes:55 .

envthes:21817
  skos:prefLabel "desert"@en ;
  a skos:Concept ;
  skos:broader envthes:55 .

