@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-X3NH3P2K-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/flash_floods> ;
  skos:definition "Flash floods occur when water levels rise rapidly and inundate low-lying areas. The United States National Weather Service defines flash floods as floods that occur within 6 hours of their cause, which may include heavy rainfall, ice dam breakage, and dam or levee failures. [Source: Encyclopedia of Geography; Flash Floods]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DHMH0H08-F ;
  skos:prefLabel "flash floods"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-X3NH3P2K-T .

n9j:-DHMH0H08-F
  skos:prefLabel "hazards and disasters"@en ;
  a skos:Concept ;
  skos:narrower n9j:-X3NH3P2K-T .

n9j: a skos:ConceptScheme .
