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

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

<https://concepts.sagepub.com/social-science/concept/Iraq>
  skos:definition "Iraq is a Middle Eastern Country with an area of 169,235 square miles (438,317 square kilometers) and a July 2012 population estimated at 31.1 million, with 66 percent of the population living in urban areas. Almost half (46 percent) of the population are under age 18, and 3 percent are over age 60. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-mental-illness/n157.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Mental Illness: An A-to-Z Guide; Iraq</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007493.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Middle_East> ;
  skos:prefLabel "Iraq"@en ;
  a skos:Concept .

