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

<https://concepts.sagepub.com/social-science/concept/Albania>
  skos:definition "Albania is a small and relatively underdeveloped country in southeast Europe. Since the collapse of its communist government in 1991, Albania has transformed itself from an isolated country to one with a government that seeks to take an active part in European affairs. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming2ed/n13.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming &amp; Climate Change; Albania</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D000415.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Eastern_Europe> ;
  skos:prefLabel "Albania"@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/Albania> .

