@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/strip_mining>
  skos:definition "Minerals located at or beneath the Earth's surface have long been used for building materials, energy sources, and a wide variety of products to further human development. There are numerous methods for mining these materials. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1091.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Strip Mining</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resources_and_conservation> ;
  skos:prefLabel "strip mining"@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/strip_mining> .

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

