@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/standing_water>
  skos:prefLabel "standing water"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lakes> .

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

<https://concepts.sagepub.com/social-science/concept/lakes>
  skos:definition "Lakes embody unique qualities of water that are distinct from streams, rivers, waterfalls, seas, and oceans. Like streams and rivers, lakes are a source of precious freshwater and fish, both essential for sustaining life. [Source: <a href=\"https://sk.sagepub.com/reference/africanreligion/n241.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African Religion; Lakes</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D060106.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/surface_water>, <https://concepts.sagepub.com/social-science/concept/standing_water>, <https://concepts.sagepub.com/social-science/concept/geological_phenomena> ;
  skos:prefLabel "lakes"@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/lakes> .

<https://concepts.sagepub.com/social-science/concept/geological_phenomena>
  skos:prefLabel "geological phenomena"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lakes> .

