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

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

<https://concepts.sagepub.com/social-science/concept/Macedonia>
  skos:definition "Macedonia is located on the Balkan Peninsula in southeastern Europe. It is a landlocked republic, surrounded by Greece, Albania, Serbia and Bulgaria. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n725.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Macedonia (FYROM)</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D018843.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Yugoslavia>, <https://concepts.sagepub.com/social-science/concept/Eastern_Europe> ;
  skos:prefLabel "Macedonia"@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/Macedonia> .

