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

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

<https://concepts.sagepub.com/social-science/concept/Croatia>
  skos:definition "CROATIA IS THE FORMER constituent republic of the Socialist Federal Republic of Yugoslavia, which gained independence and international recognition in 1992. Croatia borders Bosnia and Herzegovina, Hungary, Serbia and Montenegro (north); Serbia and Montenegro (south); and Slovenia. [Source: <a href=\"https://sk.sagepub.com/reference/worldpoverty/n151.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of World Poverty; Croatia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D017523.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Yugoslavia>, <https://concepts.sagepub.com/social-science/concept/Eastern_Europe> ;
  skos:prefLabel "Croatia"@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/Croatia> .

