@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/Middle_East>
  skos:prefLabel "Middle East"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Iran> .

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

<https://concepts.sagepub.com/social-science/concept/Iran>
  skos:definition "Iran is one of the oldest civilizations in history, dating back to 4000 B.C.E. At one point in history, the Persian Empire was a leading superpower. [Source: <a href=\"https://sk.sagepub.com/reference/womentoday/n420.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Women in Today's World The Multimedia Encyclopedia of Women in Today's World; Iran</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007492.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Middle_East> ;
  skos:prefLabel "Iran"@en ;
  a skos:Concept .

