@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:20401
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:altLabel "EN"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:exactMatch <http://purl.bioontology.org/ontology/MESH/D059000> ;
  skos:definition "[MESH] El Nino-Southern Oscillation or ENSO is a cycle of extreme alternating warm El Niño and cold La Nina events which is the dominant year-to-year climate pattern on Earth. Both terms refer to large-scale changes in sea-surface temperature across the eastern tropical Pacific. ENSO is associated with a heightened risk of certain vector-borne diseases. (From http://www.elnino.noaa.gov/lanina_new_faq.html, accessed 5/12/2020) A climate pattern characterized by unusually cool Pacific Ocean water temperatures. A climate pattern characterized by unusually warm Pacific Ocean water temperatures."@en ;
  skos:broader envthes:10065 ;
  skos:prefLabel "El Nino"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

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

