@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<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/mt2.40>
  a isothes:ConceptGroup, <http://vocabularies.unesco.org/ontology#MicroThesaurus>, skos:Collection ;
  skos:prefLabel "Géographie et océanographie"@fr, "جغرافيا وعلم المحيطات"@ar, "Geography and oceanography"@en, "География и океанография"@ru, "Geografía y oceanografía"@es ;
  skos:member <http://vocabularies.unesco.org/thesaurus/concept7430> .

<http://vocabularies.unesco.org/thesaurus/concept7430>
  dc:modified "2019-12-15T13:34:50Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:altLabel "معطيات جغرافية"@ar ;
  skos:inScheme <http://vocabularies.unesco.org/thesaurus> ;
  skos:prefLabel "Donnée géographique"@fr, "Geographical data"@en, "Datos geográficos"@es, "بيانات جغرافية"@ar, "Географические данные"@ru ;
  skos:hiddenLabel "Donnee geographique"@fr, "Datos geograficos"@es ;
  skos:broader <http://vocabularies.unesco.org/thesaurus/concept172> ;
  skos:related <http://vocabularies.unesco.org/thesaurus/concept17000> .

<http://vocabularies.unesco.org/thesaurus/concept172>
  a skos:Concept ;
  skos:prefLabel "جغرافيا"@ar, "Geography"@en, "Geografía"@es, "Géographie"@fr, "География"@ru ;
  skos:narrower <http://vocabularies.unesco.org/thesaurus/concept7430> .

<http://vocabularies.unesco.org/thesaurus/concept17000>
  a skos:Concept ;
  skos:prefLabel "Sistema de información geográfica"@es, "Système d'information géographique"@fr, "Географические информационные системы"@ru, "Geographical information systems"@en, "نظم المعلومات الجغرافية"@ar ;
  skos:related <http://vocabularies.unesco.org/thesaurus/concept7430> .

<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.40> .

