@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/volcanology>
  skos:definition "The study of all aspects of volcanoes, volcanicity and volcanism. It includes social volcanology, which seeks to integrate social science perspectives and methods into the traditional domain of physical volcanology. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n4102.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; volcanology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geophysics> ;
  skos:prefLabel "volcanology"@en ;
  a skos:Concept .

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

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

