@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:-J02MCX6G-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/saline_water> ;
  skos:narrower n9j:-M9GNXZM8-B ;
  skos:definition "Water containing a total dissolvedsolids concentration &gt;20,000 mg/L. Seawater contains around 35,000 mg/L, potable water contains &lt;500 mg/L and irrigation water contains &lt;1,000 mg/L. [See alsobrackish water, seawater composition] John A. Matthews Swansea University [Source: Encyclopedia of Environmental Change; saline water]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-L80C8MTN-W ;
  skos:prefLabel "saline water"@en .

n9j:-L80C8MTN-W
  skos:prefLabel "water"@en ;
  a skos:Concept ;
  skos:narrower n9j:-J02MCX6G-T .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-J02MCX6G-T .

n9j:-M9GNXZM8-B
  skos:prefLabel "sea water"@en ;
  a skos:Concept ;
  skos:broader n9j:-J02MCX6G-T .

