@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/yucatan_flood>
  skos:definition "A low-lying state in the Yucatan Peninsula in southeastern Mexico, Tabasco is affected by flooding every year. But at the end of October 2007, heavy rain, caused by two cold fronts and the effects of Tropical Storm Noel, produced unprecedented flooding, driving over 100,000 people out of their homes to look for emergency shelter and cutting off thousands more who lived in rural areas. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n325.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Yucatan Flood (2007)</a>]"@en ;
  dc11:end 2007 ;
  dc11:start 2007 ;
  dc11:date "2007" ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/floods_(disaster)> ;
  skos:prefLabel "yucatan flood"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/yucatan_flood> .

<https://concepts.sagepub.com/social-science/concept/floods_(disaster)>
  skos:prefLabel "floods (disaster)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/yucatan_flood> .

