@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/weather_modification>
  skos:definition "Weather modification is the process by which, deliberately or otherwise, human intervention changes or attempts to change weather conditions. Deliberate interventions include attempts to weaken hurricanes or to change patterns of precipitation for agricultural purposes. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n1185.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Weather Modification</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/movements_and_regulations>, <https://concepts.sagepub.com/social-science/concept/climate> ;
  skos:prefLabel "weather modification"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/movements_and_regulations>
  skos:prefLabel "movements and regulations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/weather_modification> .

