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

<https://concepts.sagepub.com/social-science/concept/environmental_science>
  skos:definition "The interdisciplinary field of environmental science draws on ecology, geology, meteorology, biology, chemistry, engineering, and physics in its integrated study of the environment. Typically, the quantitative approach of environmental science is considered separate from environmental studies, which emphasizes the human relationship with the environment and the social and political dimensions thereof, though both fields overlap and codevelop, and their correlating university programs frequently share faculty and other resources. [Source: <a href=\"https://sk.sagepub.com/reference/greentechnology/n47.xml\" target=\"_blank\" data-id=\"to-sk\">Green Technology: An A-to-Z Guide; Environmental Science</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/consumption_and_waste>, <https://concepts.sagepub.com/social-science/concept/climate_change> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Earth_science> ;
  skos:prefLabel "environmental science"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/climate_change>
  skos:prefLabel "climate change"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environmental_science> .

<https://concepts.sagepub.com/social-science/concept/consumption_and_waste>
  skos:prefLabel "consumption and waste"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environmental_science> .

<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_science> .

