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

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

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

<https://concepts.sagepub.com/social-science/concept/seismology>
  skos:definition "The study of earthquakes and other seismic phenomena, including the study of earth structure (global seismology), detailed investigation of the structure of the crust and outer mantle using artificially generated seismic waves (exploration seismology), earthquake prediction and the study of the record of earthquakes through time (Palaeoseismology). Archaeoseismology is the application of seismology to archaeology. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n3496.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; seismology</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/plate_tectonics> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geophysics>, <https://concepts.sagepub.com/social-science/concept/Earth_science> ;
  skos:prefLabel "seismology"@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/seismology> .

