@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/geophysics> .

<https://concepts.sagepub.com/social-science/concept/geophysics>
  skos:definition "The application of principles of physics to the study of the Earth. Within earth science, geophysics involves studies of the Earth’s gravity, magnetism (geomagnetism), behaviour with respect to elastic waves (seismology), heat flow and radioactivity to investigate the structure, physical and environmental condition and geological evolution of the Earth. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n1664.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; geophysics</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/volcanology>, <https://concepts.sagepub.com/social-science/concept/seismology>, <https://concepts.sagepub.com/social-science/concept/plate_tectonics>, <https://concepts.sagepub.com/social-science/concept/marine_geophysics> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physics>, <https://concepts.sagepub.com/social-science/concept/Earth_science> ;
  skos:prefLabel "geophysics"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/plate_tectonics>
  skos:prefLabel "plate tectonics"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geophysics> .

<https://concepts.sagepub.com/social-science/concept/volcanology>
  skos:prefLabel "volcanology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geophysics> .

<https://concepts.sagepub.com/social-science/concept/seismology>
  skos:prefLabel "seismology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geophysics> .

<https://concepts.sagepub.com/social-science/concept/marine_geophysics>
  skos:prefLabel "marine geophysics"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geophysics> .

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

