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

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

<https://concepts.sagepub.com/social-science/concept/Eastern_Europe>
  skos:prefLabel "Eastern Europe"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Russia> .

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

<https://concepts.sagepub.com/social-science/concept/Commonwealth_of_Independent_States>
  skos:prefLabel "Commonwealth of Independent States"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Russia> .

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

<https://concepts.sagepub.com/social-science/concept/Russia>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Moscow>, <https://concepts.sagepub.com/social-science/concept/Siberia>, <https://concepts.sagepub.com/social-science/concept/Dagestan>, <https://concepts.sagepub.com/social-science/concept/Bashkiria> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/USSR>, <https://concepts.sagepub.com/social-science/concept/Eastern_Europe>, <https://concepts.sagepub.com/social-science/concept/Commonwealth_of_Independent_States> ;
  skos:prefLabel "Russia"@en ;
  skos:definition "Russia is a leader in natural resource deposits, but its utilization of that energy is very inefficient. This copper melter of Karabash, Chelyabinsk Oblast, Russia, is one of the biggest pollutants of Russia. [Source: <a href=\"https://sk.sagepub.com/reference/greenculture/n118.xml\" target=\"_blank\" data-id=\"to-sk\">Green Culture: An A-to-Z Guide; Russia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012426.html> ;
  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/Russia> .

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

