@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:20385
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=254>, <http://en.wikipedia.org/wiki/hurricanes>, <http://aims.fao.org/aos/agrovoc/c_11650> ;
  skos:definition "[GEMET] A tropical cyclone of great intensity; any wind reaching a speed of more than 73 miles per hour (117 kilometers per hour) is said to have hurricane force."@en ;
  skos:broader envthes:20399 ;
  skos:prefLabel "飓风"@zh, "ハリケーン"@ja, "hurricane"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20399
  skos:prefLabel "extreme event"@en ;
  a skos:Concept ;
  skos:narrower envthes:20385 .

