@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/Kazakhstan>
  skos:definition "KAZAKHSTAN IS LOCATED in Central Asia at the center of the Eurasian continent. With 1.05 million sq. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n363.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Kazakhstan</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007623.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/Central_Asia> ;
  skos:prefLabel "Kazakhstan"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Central_Asia>
  skos:prefLabel "Central Asia"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Kazakhstan> .

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

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

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

