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

<https://concepts.sagepub.com/social-science/concept/landslides>
  skos:definition "A landslide is defined as the rapid downslope movement of slope-forming materials—rock, soil, debris, or combinations of these materials. In regions of the world where steep slopes combine with heavy-moisture episodes, mass movement and landslides are a risk. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n691.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Landslide</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D055876.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/natural_disasters>, <https://concepts.sagepub.com/social-science/concept/hazards_and_disasters>, <https://concepts.sagepub.com/social-science/concept/geological_processes> ;
  skos:prefLabel "landslides"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/geological_processes>
  skos:prefLabel "geological processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/landslides> .

<https://concepts.sagepub.com/social-science/concept/hazards_and_disasters>
  skos:prefLabel "hazards and disasters"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/landslides> .

<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/landslides> .

<https://concepts.sagepub.com/social-science/concept/natural_disasters>
  skos:prefLabel "natural disasters"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/landslides> .

