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

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

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

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

<https://concepts.sagepub.com/social-science/concept/Belarus>
  skos:definition "Belarus is in Eastern Europe, bordered by Poland, Latvia, Lithuania, Russia, and Ukraine. It has an area of 207,600 square kilometers and a population of 10.3 million (July 2003 estimate). [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n403.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Belarus</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D002094.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 "Belarus"@en ;
  a skos:Concept .

