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

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

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

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

<https://concepts.sagepub.com/social-science/concept/Ukraine>
  skos:definition "UKRAINE IS A republic in east Europe, part of the former Soviet Union. Its capital and largest city is Kiev (50 degrees 27 minutes N, 30 degrees 30 minutes E, population of 2.6 million in 2007, estimation by the Department of Ukrainian State Statistics). [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n648.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Ukraine</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014455.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Commonwealth_of_Independent_States>, <https://concepts.sagepub.com/social-science/concept/USSR>, <https://concepts.sagepub.com/social-science/concept/Eastern_Europe> ;
  skos:prefLabel "Ukraine"@en ;
  a skos:Concept .

