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

<https://concepts.sagepub.com/social-science/concept/Coriolis_force>
  skos:definition "Because Earth spins on its axis, the Coriolis force bends wind right or left from the direction of its flow. The Coriolis force, therefore, causes wind to deviate from a straight path. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n196.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Coriolis Force</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003312.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/motion>, <https://concepts.sagepub.com/social-science/concept/climatology>, <https://concepts.sagepub.com/social-science/concept/atmospheric_science> ;
  skos:prefLabel "Coriolis force"@en ;
  a skos:Concept .

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

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

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

