@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/conservation_and_ecology>
  skos:prefLabel "conservation and ecology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Everglades> .

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

<https://concepts.sagepub.com/social-science/concept/Everglades>
  skos:definition "Florida's kissimmee river flows south into Lake Okeechobee, an expansive and shallow body of water in the south-central area of the state. At its southern end the lake slowly gives up its water to the Everglades, a vast and flat area of grasses and animal life extending southward to the Florida Keys. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n385.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Everglades</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/conservation_and_ecology>, <https://concepts.sagepub.com/social-science/concept/climate> ;
  skos:prefLabel "Everglades"@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/Everglades> .

