@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/watershed_yield>
  skos:definition "The ebb and flow of sediment movement in a watershed is spatially and temporally complex and difficult to quantify. However, attempting to quantify and understand sediment dynamics in a watershed is important for the successful management of aquatic and terrestrial ecology and the associated health of the watershed. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1231.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Watershed Yield</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/water> ;
  skos:prefLabel "watershed yield"@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/watershed_yield> .

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

