@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:20397
  skos:prefLabel "tide"@en ;
  a skos:Concept .

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

envthes:USLterCV_586
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:contributor "0000-0003-0631-8231"@en ;
  dc:isReplacedBy envthes:20397 ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <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:1 ;
  owl:deprecated true ;
  skos:prefLabel "tide"@en ;
  dc:creator "0000-0003-0631-8231"@en .

