@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/arid_topography>
  skos:definition "One third of Earth's land surface is classified as arid or semiarid, and approximately 15% of the world's population lives in these regions. As population and the demand for resources continue to grow, these sensitive landscapes face intensifying pressures and the threat of greater environmental disturbance. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n55.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Arid Topography</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geomorphology> ;
  skos:prefLabel "arid topography"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/geomorphology>
  skos:prefLabel "geomorphology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arid_topography> .

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

