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

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

<https://concepts.sagepub.com/social-science/concept/Yemen>
  skos:definition "Yemen, a country with a long history, is considered the fountainhead of Arab civilization, a reputation that has been partly supported by its strategic location for trade. After about 400 years of intermittent occupation by the British and the Turks, the Republic of Yemen emerged from the unification of the traditionalist North Yemen and Marxist South Yemen in 1990. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n456.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Yemen</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D015006.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Middle_East> ;
  skos:prefLabel "Yemen"@en ;
  a skos:Concept .

