@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/geomorphology>
  skos:prefLabel "geomorphology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/faulting> .

<https://concepts.sagepub.com/social-science/concept/faulting>
  skos:definition "Faulting occurs when Earth's crust ruptures as a consequence of accumulated stress; it is the most common cause of earthquakes. Along with folds, faults are the most obvious results of deformation within the crust and constitute the field of structural geology. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n417.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Faulting</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geomorphology> ;
  skos:prefLabel "faulting"@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/faulting> .

