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

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

<https://concepts.sagepub.com/social-science/concept/Slovenia>
  skos:definition "SLOVENIA IS A FORMER constituent republic of the Socialist Federal Republic of Yugoslavia, and gained independence and international recognition in January 1992. With its historical ties to western Europe, Slovenia enjoys a Gross Domestic Product (GDP) per capita substantially higher than that of the other transitioning economies of central Europe. [Source: <a href=\"https://sk.sagepub.com/reference/worldpoverty/n632.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of World Poverty; Slovenia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D017524.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Yugoslavia>, <https://concepts.sagepub.com/social-science/concept/Eastern_Europe> ;
  skos:prefLabel "Slovenia"@en ;
  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/Slovenia> .

