@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/climate_and_society>
  skos:prefLabel "climate and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/botanical_gardens> .

<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/botanical_gardens> .

<https://concepts.sagepub.com/social-science/concept/botanical_gardens>
  skos:definition "Botanical Gardens play an increasingly important part in preempting and attenuating the consequences of global warming. They help preserve and expand biodiversity within international and national campaigns, and provide environmental education to countless people around the world. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n75.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Botanical Gardens</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_gardens>, <https://concepts.sagepub.com/social-science/concept/climate_and_society> ;
  skos:prefLabel "botanical gardens"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/public_gardens>
  skos:prefLabel "public gardens"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/botanical_gardens> .

