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

<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 ;
  skos:hasTopConcept <http://skos.um.es/unescothes/C01383> .

<http://skos.um.es/unescothes/C00627>
  skos:prefLabel "Изменение климата"@ru, "Cambio climático"@es, "Changement climatique"@fr, "Climate change"@en ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C01383> .

skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

<http://skos.um.es/unescothes/C02685>
  skos:prefLabel "Естественная окружающая среда"@ru, "Medio ambiente natural"@es, "Environnement naturel"@fr, "Natural environment"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01383> .

skos:inScheme
  skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en ;
  rdfs:label "is in scheme"@en .

<http://skos.um.es/unescothes/C01383>
  skos:related <http://skos.um.es/unescothes/C01390>, <http://skos.um.es/unescothes/C02685>, <http://skos.um.es/unescothes/C01389>, <http://skos.um.es/unescothes/C01396>, <http://skos.um.es/unescothes/C01382>, <http://skos.um.es/unescothes/C00991> ;
  skos:altLabel "Détérioration de l'environnement"@fr, "Deterioro del entorno"@es, "Изменения в окружающей среде"@ru, "Modification de l'environnement"@fr, "Desgaste medioambiental"@es, "Environmental deterioration"@en, "Разрушение окружающей среды"@ru, "Environmental changes"@en, "Daños medioambientales"@es ;
  a skos:Concept ;
  ns0:memberOf <http://skos.um.es/unescothes/COL260> ;
  skos:narrower <http://skos.um.es/unescothes/C01843>, <http://skos.um.es/unescothes/C03065>, <http://skos.um.es/unescothes/C03749>, <http://skos.um.es/unescothes/C00627> ;
  skos:topConceptOf <http://skos.um.es/unescothes/CS000> ;
  skos:prefLabel "Deterioro ambiental"@es, "Environmental degradation"@en, "Экологическая деградация"@ru, "Dégradation de l'environnement"@fr ;
  ns0:mainConceptOf <http://skos.um.es/unescothes/COL260> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> .

<http://skos.um.es/unescothes/C01389>
  skos:prefLabel "Оценка воздействия на окружающую среду (экологическая экспертиза)"@ru, "Evaluación del impacto ambiental"@es, "Évaluation de l'impact sur l'environnement"@fr, "Environmental impact assessment"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01383> .

skos:related
  rdfs:subPropertyOf skos:semanticRelation ;
  skos:definition "Relates a concept to a concept with which there is an associative semantic relationship."@en ;
  rdfs:comment "skos:related is disjoint with skos:broaderTransitive"@en ;
  rdfs:label "has related"@en .

skos:topConceptOf
  rdfs:subPropertyOf skos:inScheme ;
  skos:definition "Relates a concept to the concept scheme that it is a top level concept of."@en ;
  rdfs:label "is top concept in scheme"@en .

<http://skos.um.es/unescothes/COL260>
  rdfs:label "Загрязнение окружающей среды, бедствия и безопасность"@ru, "Polución, catástrofes y seguridad"@es, "Pollution, catastrophes et sécurité"@fr, "Pollution, disasters and safety"@en ;
  a isothes:ConceptGroup ;
  skos:prefLabel "Pollution, catastrophes et sécurité"@fr, "Pollution, disasters and safety"@en, "Загрязнение окружающей среды, бедствия и безопасность"@ru, "Polución, catástrofes y seguridad"@es ;
  skos:notation "2.60" ;
  ns0:hasMainConcept <http://skos.um.es/unescothes/C01383> ;
  skos:member <http://skos.um.es/unescothes/C01383> .

<http://skos.um.es/unescothes/C01382>
  skos:prefLabel "Охрана окружающей среды"@ru, "Conservación ambiental"@es, "Conservation de l'environnement"@fr, "Environmental conservation"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01383> .

skos:prefLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en ;
  rdfs:comment """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en, "The range of skos:prefLabel is the class of RDF plain literals."@en, "A resource has no more than one value of skos:prefLabel per language tag."@en ;
  rdfs:label "preferred label"@en .

<http://skos.um.es/unescothes/C03749>
  skos:prefLabel "Деградация почвы"@ru, "Degradación de suelos"@es, "Dégradation du sol"@fr, "Soil degradation"@en ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C01383> .

skos:altLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "An alternative lexical label for a resource."@en ;
  rdfs:comment "The range of skos:altLabel is the class of RDF plain literals."@en, "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en ;
  rdfs:label "alternative label"@en .

<http://skos.um.es/unescothes/C01390>
  skos:prefLabel "Показатели состояния окружающей среды"@ru, "Indicadores ambientales"@es, "Indicateur de l'environnement"@fr, "Environmental indicators"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01383> .

<http://skos.um.es/unescothes/C01396>
  skos:prefLabel "Качество окружающей среды"@ru, "Calidad ambiental"@es, "Qualité de l'environnement"@fr, "Environmental quality"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01383> .

<http://skos.um.es/unescothes/C03065>
  skos:prefLabel "Загрязнение"@ru, "Contaminación"@es, "Pollution"@fr, "Pollution"@en ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C01383> .

<http://skos.um.es/unescothes/C00991>
  skos:prefLabel "Сведение лесов"@ru, "Deforestación"@es, "Déboisement"@fr, "Deforestation"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01383> .

<http://skos.um.es/unescothes/C01843>
  skos:prefLabel "Результаты деятельности человека"@ru, "Efectos de las actividades humanas"@es, "Effet des activités humaines"@fr, "Human activities effects"@en ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C01383> .

skos:narrower
  rdfs:subPropertyOf skos:narrowerTransitive ;
  skos:definition "Relates a concept to a concept that is more specific in meaning."@en ;
  rdfs:comment "Narrower concepts are typically rendered as children in a concept hierarchy (tree)."@en ;
  rdfs:label "has narrower"@en .

