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

<https://concepts.sagepub.com/social-science/concept/physical_geography>
  skos:prefLabel "physical geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/meteorology> .

<https://concepts.sagepub.com/social-science/concept/meteorology>
  skos:definition "The science of phenomena and processes observed in the atmosphere, principally involving heat, motion and moisture. It focuses primarily on the study of weather, including weather forecasting and its basis in atmospheric chemistry and atmospheric physics. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n2461.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; meteorology</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/atmospheric_physics> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D055904.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physics>, <https://concepts.sagepub.com/social-science/concept/physical_geography> ;
  skos:prefLabel "meteorology"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/atmospheric_physics>
  skos:prefLabel "atmospheric physics"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/meteorology> .

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

