@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/pollution>
  skos:prefLabel "pollution"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/appropriate_technology> .

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

<https://concepts.sagepub.com/social-science/concept/appropriate_technology>
  skos:definition "Technology is the principal means by which a species alters its environment. Appropriate technology is a term intended to encompass those technologies that accomplish their ends with a minimum of “inappropriate” consequences. [Source: <a href=\"https://sk.sagepub.com/reference/greentechnology/n7.xml\" target=\"_blank\" data-id=\"to-sk\">Green Technology: An A-to-Z Guide; Appropriate Technology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology>, <https://concepts.sagepub.com/social-science/concept/pollution> ;
  skos:prefLabel "appropriate technology"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/technology>
  skos:prefLabel "technology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/appropriate_technology> .

