@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/stone_quarrying>
  skos:prefLabel "stone quarrying"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quarrying> .

<https://concepts.sagepub.com/social-science/concept/non_metallic_mineral_mining>
  skos:prefLabel "non metallic mineral mining"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/quarrying> .

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

<https://concepts.sagepub.com/social-science/concept/quarrying>
  skos:definition "The open surface excavation of rocks or sediments by humans (e.g. slate, granite, sand and gravel. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n3161.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; quarrying</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/stone_quarrying>, <https://concepts.sagepub.com/social-science/concept/slate_quarrying> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/non_metallic_mineral_mining> ;
  skos:prefLabel "quarrying"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/slate_quarrying>
  skos:prefLabel "slate quarrying"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quarrying> .

