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

<https://concepts.sagepub.com/social-science/concept/Saudi_Arabia>
  skos:definition "Saudi Arabia adheres to Sharia law's regulation of divorce, which is based on the teachings of Allah, the Prophet Muhammad, and Islamic scholars. The Islamic religion, which governs marriage and family relationships in Saudi Arabia, permits divorce but regards it as highly undesirable. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-divorce/n386.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Divorce: An Encyclopedia; Saudi Arabia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012529.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Middle_East> ;
  skos:prefLabel "Saudi Arabia"@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/Saudi_Arabia> .

