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

<https://concepts.sagepub.com/social-science/concept/forests>
  skos:definition "Forests are one of the dominant forms of land cover on earth, and forested landscapes are central in constituting human environment relationships. Human relations with forests are also highly specific, complex, and dynamic, featuring considerable historical and geographical variation, making a universal definition of what actually constitutes a forest difficult. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n429.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Forests</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/landforms>, <https://concepts.sagepub.com/social-science/concept/climate_and_society> ;
  skos:prefLabel "forests"@en ;
  a skos:Concept .

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

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

