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

<https://concepts.sagepub.com/social-science/concept/Israel>
  skos:definition "Israel is a Middle Eastern country on the shore of the Mediterranean Sea, bordered by Lebanon, Syria, Jordan, Egypt, the West Bank, and the Gaza Strip. The world's only predominantly Jewish state, Israel also has a large Arab population. [Source: <a href=\"https://sk.sagepub.com/reference/drugpolicy/n180.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Drug Policy; Israel</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007557.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Middle_East> ;
  skos:prefLabel "Israel"@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/Israel> .

