@prefix unesco: <http://skos.um.es/unescothes/> .
@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#> .

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

unesco:C01672
  skos:prefLabel "География"@ru, "Geografía"@es, "Géographie"@fr, "Geography"@en ;
  a skos:Concept ;
  skos:narrower unesco:C01670 .

unesco:C03552
  skos:prefLabel "Научные экспедиции"@ru, "Expedición científica"@es, "Expédition scientifique"@fr, "Scientific expeditions"@en ;
  a skos:Concept ;
  skos:related unesco:C01670 .

unesco:C01670
  skos:altLabel "Geographical expeditions"@en, "Expedición geográfica"@es, "Географические экспедиции"@ru, "Expédition géographique"@fr ;
  skos:prefLabel "Географические исследования"@ru, "Exploration géographique"@fr, "Exploración geográfica"@es, "Geographical exploration"@en ;
  skos:inScheme unesco:CS000 ;
  a skos:Concept ;
  skos:broader unesco:C01672 ;
  skos:related unesco:C03552 ;
  ns0:memberOf unesco:COL240 .

unesco:COL240
  skos:notation "2.40" ;
  rdfs:label "Geography and oceanography"@en, "Géographie et océanographie"@fr, "География и океанография"@ru, "Geografía y oceanografía"@es ;
  skos:prefLabel "Géographie et océanographie"@fr, "Geography and oceanography"@en, "Geografía y oceanografía"@es, "География и океанография"@ru ;
  skos:member unesco:C01670 ;
  a isothes:ConceptGroup .

