@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/politics>
  skos:prefLabel "politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/palestine> .

<https://concepts.sagepub.com/social-science/concept/palestine>
  skos:definition "Palestine is a geographical region on the eastern Mediterranean coast. The exact dimensions of the region vary by account but geographically are typically regarded as the area containing Israel and the Palestinian territories. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n551.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Palestine</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/politics>, <https://concepts.sagepub.com/social-science/concept/Middle_Eastern_politics_and_society> ;
  skos:prefLabel "palestine"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Middle_Eastern_politics_and_society>
  skos:prefLabel "Middle Eastern politics and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/palestine> .

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

