@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/resources_and_conservation>
  skos:prefLabel "resources and conservation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/open-pit_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/open-pit_mining> .

<https://concepts.sagepub.com/social-science/concept/open-pit_mining>
  skos:definition "Open-pit mining, also called opencast, open-cut, strip mining, or quarrying, is a mechanical extraction method that dates back to over 3,000 years. Ancient mines include the Tongling copper mine of China's mid Shang Dynasty 3,300 ± 60 years ago and some potential United Nations Educational, Scientific and Cultural Organization World Heritage sites—Mitterberg in Austria and the Timna mine from ancient Egypt (now located in Israel). [Source: <a href=\"https://sk.sagepub.com/reference/geography/n843.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Open-Pit Mining</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resources_and_conservation> ;
  skos:prefLabel "open-pit mining"@en ;
  a skos:Concept .

