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

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

<https://concepts.sagepub.com/social-science/concept/periglacial_environments>
  skos:definition "Periglacial environments are characterized by intense frost, often combined with the presence of perennially frozen ground, or permafrost. Periglacial environments are restricted to areas that experience cold, but essentially nonglacial, climates. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n875.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Periglacial Environments</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geomorphology> ;
  skos:prefLabel "periglacial environments"@en ;
  a skos:Concept .

