@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://purl.org/umu/uneskos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://skos.um.es/unescothes/C03482>
  skos:prefLabel "Вода, содержащая соль"@ru, "Agua salada"@es, "Eau salée"@fr, "Saline water"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C00440> .

<http://skos.um.es/unescothes/C04301>
  skos:prefLabel "Качество воды"@ru, "Calidad del agua"@es, "Qualité de l'eau"@fr, "Water quality"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C00440> .

<http://skos.um.es/unescothes/C00440>
  skos:related <http://skos.um.es/unescothes/C04301> ;
  skos:prefLabel "Brackish water"@en, "Agua salobre"@es, "Eau saumâtre"@fr, "Солоноватая вода"@ru ;
  skos:altLabel "Stagnant water"@en, "Eau stagnante"@fr, "Agua semisalada"@es, "Стоячая вода"@ru ;
  a skos:Concept ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL250> ;
  skos:broader <http://skos.um.es/unescothes/C03482> .

<http://skos.um.es/unescothes/COL250>
  skos:prefLabel "Гидрология"@ru, "Hydrology"@en, "Hydrologie"@fr, "Hidrología"@es ;
  rdfs:label "Гидрология"@ru, "Hidrología"@es, "Hydrologie"@fr, "Hydrology"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://skos.um.es/unescothes/C00440> ;
  skos:notation "2.50" .

<http://skos.um.es/unescothes/CS000>
  skos:prefLabel "Тезаурус ЮНЕСКО"@ru, "Thésaurus de l'UNESCO"@fr, "Tesauro de la UNESCO"@es, "UNESCO Thesaurus"@en ;
  a skos:ConceptScheme .

