@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/international_watershed_management>
  skos:definition "International watershed management refers to the multistakeholder process of creation, implementation, and monitoring of plans, projects, and programs aimed at the sustenance and enhancement of watershed functions across national boundaries. The complexity of the term reflects the complexity of approaching watershed management at an international or transboundary scale. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n649.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; International Watershed Management</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/water> ;
  skos:prefLabel "international watershed management"@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/international_watershed_management> .

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

