@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-RZGPGTLN-R .

n9j:-RZGPGTLN-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/mineral_waste> ;
  skos:definition "Mineral waste is the solid, liquid, and airborne byproducts of mining and mineral concentration processes. Although mining and metallurgy are ancient arts, the Industrial Revolution launched an accelerating global demand for minerals that has made waste generation and disposal modern industry's most severe environmental and social challenge. [Source: Encyclopedia of Consumption and Waste: The Social Science of                    Garbage; Mineral Waste]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-HFRJZRNM-Z ;
  skos:prefLabel "mineral waste"@en .

n9j:-HFRJZRNM-Z
  skos:prefLabel "industrial/commercial consumption and waste"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RZGPGTLN-R .

n9j: a skos:ConceptScheme .
