@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:21814
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:exactMatch <http://purl.obolibrary.org/obo/ENVO_00002150> ;
  skos:definition "[ENVO] Coastal sea water is sea water that is adjacent to a coast. The limits of what qualifies as 'adjacent to' vary greatly. This should be defined on a data level and is left intentionally fuzzy here. The label is 'coastal sea water' rather than 'coastal water' as some large lakes are often said to have coasts."@en ;
  skos:broader envthes:21808 ;
  skos:prefLabel "coastal water"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:21808
  skos:prefLabel "marine ecosystem"@en ;
  a skos:Concept ;
  skos:narrower envthes:21814 .

