@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/Mediterranean_region>
  skos:definition "The area surrounding the Mediterranean Sea is an ancient land. Some of the world's oldest cultures—Egyptian, Greek, Roman, and Arab—are rooted in this land, as are three of the world's great religions—Judaism, Christianity, and Islam. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n165.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Mediterranean Region</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Mediterranean_islands> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019083.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Europe> ;
  skos:prefLabel "Mediterranean region"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Mediterranean_islands>
  skos:prefLabel "Mediterranean islands"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Mediterranean_region> .

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

<https://concepts.sagepub.com/social-science/concept/Europe>
  skos:prefLabel "Europe"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Mediterranean_region> .

