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

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

<https://concepts.sagepub.com/social-science/concept/Jordan>
  skos:definition "Jordan is a Middle Eastern country of 6.3 million people sharing borders with Israel and the West Bank, Syria, Iraq, and Saudi Arabia as well as a small seacoast on the Gulf of Aqaba. It became independent of Great Britain in 1946. [Source: <a href=\"https://sk.sagepub.com/reference/womentoday/n436.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Women in Today's World The Multimedia Encyclopedia of Women in Today's World; Jordan</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007597.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Middle_East> ;
  skos:prefLabel "Jordan"@en ;
  a skos:Concept .

