@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j: a skos:ConceptScheme .
n9j:-PQX1CJ75-3
  skos:prefLabel "Europe"@en ;
  a skos:Concept ;
  skos:narrower n9j:-B2BJP3D0-H .

n9j:-B2BJP3D0-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Mediterranean_region> ;
  skos:narrower n9j:-S2P66FZ6-S ;
  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: Encyclopedia of Disaster Relief; Mediterranean Region]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PQX1CJ75-3 ;
  skos:prefLabel "Mediterranean region"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019083.html> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-B2BJP3D0-H .

n9j:-S2P66FZ6-S
  skos:prefLabel "Mediterranean islands"@en ;
  a skos:Concept ;
  skos:broader n9j:-B2BJP3D0-H .

