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

<https://concepts.sagepub.com/social-science/concept/Slovakia>
  skos:definition "Slovak Republic (SK) represents a parliamentary democracy of the central European region, with a population of 5.4 million and Bratislava as the capital. The nation was created in 1918 as Czechoslovakia. [Source: <a href=\"https://sk.sagepub.com/reference/womentoday/n775.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Women in Today's World The Multimedia Encyclopedia of Women in Today's World; Slovakia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D018154.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Eastern_Europe>, <https://concepts.sagepub.com/social-science/concept/Czechoslovakia> ;
  skos:prefLabel "Slovakia"@en ;
  a skos:Concept .

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

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

