@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/timber_plantations>
  skos:definition "There are approximately 140 million ha (hectares) of tree plantations worldwide, of which 78% are classified as “productive” and are used primarily for wood and fiber production, while 22% are “protective” and are established primarily for soil and water conservation. The extent of both types of plantations has grown over the past two decades, with productive plantations increasing by approximately 2.2 million ha/yr. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1139.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Timber Plantations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resources_and_conservation> ;
  skos:prefLabel "timber plantations"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/resources_and_conservation>
  skos:prefLabel "resources and conservation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/timber_plantations> .

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

