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

<https://concepts.sagepub.com/social-science/concept/Oman>
  skos:definition "Oman is an Arab state in southwest Asia on the southeastern coast of the Arabian Peninsula with a 75 percent Ibadi Muslim population. The country is often viewed as one of the more progressive states in the Gulf region. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-divorce/n333.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Divorce: An Encyclopedia; Oman</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009850.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Middle_East> ;
  skos:prefLabel "Oman"@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/Oman> .

