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

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

<https://concepts.sagepub.com/social-science/concept/environmental_engineering>
  skos:definition "The manipulation of the environment using engineering and science for the benefit of people and/or other organisms and, more generally, for environmental protection. It involves the design, manufacture, installation and operation of systems that sustain and/or control any aspect of the environment, including rehabilitation, enhancement, mitigation of human impacts and protection against environmental degradation. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n1290.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; environmental engineering</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/engineering> ;
  skos:prefLabel "environmental engineering"@en ;
  a skos:Concept .

