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

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

unesco:COL640
  rdfs:label "Промышленность"@ru, "Industria"@es, "Industrie"@fr, "Industry"@en ;
  skos:prefLabel "Industrie"@fr, "Industry"@en, "Industria"@es, "Промышленность"@ru ;
  skos:notation "6.40" ;
  a isothes:ConceptGroup ;
  skos:member unesco:C01968 .

unesco:C01968
  ns0:memberOf unesco:COL640 ;
  skos:related unesco:C01175 ;
  skos:prefLabel "Промышленная статистика"@ru, "Estadísticas industriales"@es, "Statistique industrielle"@fr, "Industrial statistics"@en ;
  skos:inScheme unesco:CS000 ;
  skos:broader unesco:C01951 ;
  a skos:Concept .

unesco:C01175
  skos:prefLabel "Экономическая статистика"@ru, "Estadísticas económicas"@es, "Statistique économique"@fr, "Economic statistics"@en ;
  a skos:Concept ;
  skos:related unesco:C01968 .

unesco:C01951
  skos:prefLabel "Экономика промышленности"@ru, "Economía industrial"@es, "Économie industrielle"@fr, "Industrial economics"@en ;
  a skos:Concept ;
  skos:narrower unesco:C01968 .

