@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/domination_of_nature>
  skos:definition "The concept of the domination of nature can be traced to the 17th-century Scientific Revolution and the subsequent period of the Enlightenment, which was the 18th-century philosophical and social movement that transformed visions of society, science, and nature. Previously, nature and the material world were commonly believed to be a living organism comprised of earth, air, fire, water, and “ether” that formed the stars and planets. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n310.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Domination of Nature</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/society> ;
  skos:prefLabel "domination of nature"@en ;
  a skos:Concept .

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

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

