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

<https://concepts.sagepub.com/social-science/concept/Bahrain>
  skos:definition "Bahrain is one of the most densely populated countries in the world; about 89 percent of the population lives in the two principal cities of Manama and Al Muharraq. Approximately 66 percent of the indigenous population is originally from the Arabian Peninsula and Iran. [Source: <a href=\"https://sk.sagepub.com/reference/motherhood/n48.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Motherhood; Bahrain</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001445.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Middle_East> ;
  skos:prefLabel "Bahrain"@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/Bahrain> .

