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

<https://concepts.sagepub.com/social-science/concept/Libya>
  skos:definition "Libya, located on the Mediterranean Sea between Egypt and Tunisia, occupies 1,759,540 square kilometers and has a population of 5.5 million people (July 2003 estimate). Since 1969, it has been ruled by General Moammar Qadhafi, who espouses a combination of Islam and socialism, although his support for international terrorism made Libya an international pariah. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n480.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Libya</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008002.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Northern_Africa>, <https://concepts.sagepub.com/social-science/concept/Middle_East> ;
  skos:prefLabel "Libya"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Northern_Africa>
  skos:prefLabel "Northern Africa"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Libya> .

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

