@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/fjords>
  skos:definition "Fjords are one of the more prominent and spectacular landforms found on Earth, formed in areas that have been exposed to extensive glaciations. Fjords are glacially carved valleys, commonly termed U-shaped valleys or glacial troughs, that have been flooded by the sea during and after the glaciers that formed them retreated. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n434.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Fjords</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geomorphology> ;
  skos:prefLabel "fjords"@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/fjords> .

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

