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

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

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/geology>
  skos:broader <https://concepts.sagepub.com/social-science/concept/Earth_science>, <https://concepts.sagepub.com/social-science/concept/geography_geology> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/physical_geology>, <https://concepts.sagepub.com/social-science/concept/mineralogy>, <https://concepts.sagepub.com/social-science/concept/paleontology>, <https://concepts.sagepub.com/social-science/concept/marine_geology>, <https://concepts.sagepub.com/social-science/concept/stratigraphy> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D005844.html> ;
  a skos:Concept ;
  skos:prefLabel "geology"@en ;
  skos:definition "Geology is the scientific study of planet Earth and its history, through 4,600 million years to the present. This natural science is traditionally divided into two branches: physical geology and historical geology. [Source: <a href=\"https://sk.sagepub.com/reference/time/n242.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Time: Science, Philosophy, Theology, &amp; Culture; Geology</a>]"@en .

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

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

