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

n9j:-HCCPZMGP-M
  skos:prefLabel "pollution"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LM5P0JBM-R .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-LM5P0JBM-R .

n9j:-LM5P0JBM-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Bikini_Atoll> ;
  skos:definition "Bikini atoll is located in the North Pacific at 11 degrees 30′ North Latitude and 165degrees 25′ East Longitude, and comprises one of 29 atolls in the Marshall Islands. The atoll consists of 36 islets that surround a lagoon of 594 square kilometers in area. [Source: Encyclopedia of Environment and Society; Bikini Atoll]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-HCCPZMGP-M ;
  skos:prefLabel "Bikini Atoll"@en .

n9j: a skos:ConceptScheme .
