@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:20397
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:contributor "0000-0003-0631-8231"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=586>, <http://en.wikipedia.org/wiki/tides>, <http://aims.fao.org/aos/agrovoc/c_7764> ;
  skos:definition "[GEMET] The periodic rise and fall of the water resulting from gravitational interaction between the sun, moon and earth. In each lunar day of 24 hours and 49 minutes there are two high tides and two low tides."@en ;
  skos:broader envthes:10065 ;
  skos:prefLabel "tide"@en ;
  dc:creator "0000-0003-0631-8231"@en .

envthes:10065
  skos:prefLabel "natural induced event"@en ;
  a skos:Concept ;
  skos:narrower envthes:20397 .

