@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://vocabularies.unesco.org/thesaurus>
  a skos:ConceptScheme ;
  skos:prefLabel "UNESCO Thesaurus"@en, "Thésaurus de l'UNESCO"@fr, "Тезаурус ЮНЕСКО"@ru, "مكنز اليونسكو"@ar, "Tesauro de la UNESCO"@es .

skos:Concept a owl:Class .
<http://vocabularies.unesco.org/thesaurus/concept191>
  a skos:Concept ;
  skos:prefLabel "Water resources"@en, "موارد مائية"@ar, "Ressources en eau"@fr, "Recursos hídricos"@es, "Водные ресурсы"@ru ;
  skos:related <http://vocabularies.unesco.org/thesaurus/concept11471> .

<http://vocabularies.unesco.org/thesaurus/concept9714>
  a skos:Concept ;
  skos:prefLabel "Geothermal energy"@en, "طاقة حرارية ارضية"@ar, "Énergie géothermique"@fr, "Геотермальная энергия"@ru, "Energía geotérmica"@es ;
  skos:related <http://vocabularies.unesco.org/thesaurus/concept11471> .

<http://vocabularies.unesco.org/thesaurus/concept4551>
  a skos:Concept ;
  skos:prefLabel "حرارة ارضية"@ar, "Terrestrial heat"@en, "Земное тепло"@ru, "Chaleur terrestre"@fr, "Calor terrestre"@es ;
  skos:narrower <http://vocabularies.unesco.org/thesaurus/concept11471> .

<http://vocabularies.unesco.org/thesaurus/concept11471>
  dc:modified "2019-12-15T13:35:29Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:altLabel "Geyser"@fr, "Geysers"@en, "Geiser"@es, "ينابيع ساخنة"@ar, "Гейзеры"@ru, "حمم فوارة"@ar ;
  skos:inScheme <http://vocabularies.unesco.org/thesaurus> ;
  skos:prefLabel "ينابيع حارة"@ar, "Термальные источники"@ru, "Source thermale"@fr, "Thermal springs"@en, "Manantial de agua termal"@es ;
  skos:hiddenLabel "Геизеры"@ru ;
  skos:broader <http://vocabularies.unesco.org/thesaurus/concept4551> ;
  skos:related <http://vocabularies.unesco.org/thesaurus/concept191>, <http://vocabularies.unesco.org/thesaurus/concept9714> .

<http://vocabularies.unesco.org/thesaurus/mt2.35>
  a isothes:ConceptGroup, <http://vocabularies.unesco.org/ontology#MicroThesaurus>, skos:Collection ;
  skos:prefLabel "علوم الأرض"@ar, "Earth sciences"@en, "Sciences de la terre"@fr, "Науки о Земле"@ru, "Ciencias de la tierra"@es ;
  skos:member <http://vocabularies.unesco.org/thesaurus/concept11471> .

<http://vocabularies.unesco.org/thesaurus/domain2>
  a isothes:ConceptGroup, <http://vocabularies.unesco.org/ontology#Domain>, skos:Collection ;
  skos:prefLabel "علم"@ar, "Естественные науки"@ru, "Science"@en, "Science"@fr, "Ciencia"@es ;
  skos:member <http://vocabularies.unesco.org/thesaurus/mt2.35> .

