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

<https://concepts.sagepub.com/social-science/concept/hydrological_connectivity>
  skos:definition "Hydrological connectivity defines the spatial and temporal pattern of the links among surface or subsurface water networks flowing across a landscape, and hence, it determines the ease with which water may move across a landscape or through a river system. Hydrological connectivity is a dynamic property of the system, and its long-term integration can be expressed using probabilities whereby a point in the landscape connects with another point or with a receiving water body such as a river or a lake. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n602.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Hydrological Connectivity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geomorphology> ;
  skos:prefLabel "hydrological connectivity"@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/hydrological_connectivity> .

