@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/basin_and_range_topography> .

<https://concepts.sagepub.com/social-science/concept/basin_and_range_topography>
  skos:definition "Basin and range topography is a type of landscape where ridges and mountains alternate with depressions in a somewhat regular pattern. Such topography occurs wherever diastrophic processes have produced faults that have uplifted blocks and dropped down intervening basins. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n79.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Basin and Range Topography</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geomorphology> ;
  skos:prefLabel "basin and range topography"@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/basin_and_range_topography> .

