@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:C00324
  skos:prefLabel "Бактерии"@ru, "Bacteria"@es, "Bactérie"@fr, "Bacteria"@en ;
  a skos:Concept ;
  skos:related unesco:C02268 .

unesco:C02268
  skos:prefLabel "Leprosy"@en, "Проказа"@ru, "Lepra"@es, "Lèpre"@fr ;
  ns0:memberOf unesco:COL285 ;
  skos:related unesco:C00324, unesco:C04137 ;
  skos:broader unesco:C01973 ;
  skos:inScheme unesco:CS000 ;
  a skos:Concept .

unesco:C04137
  skos:prefLabel "Тропические болезни"@ru, "Enfermedad tropical"@es, "Maladie tropicale"@fr, "Tropical diseases"@en ;
  a skos:Concept ;
  skos:related unesco:C02268 .

unesco:C01973
  skos:prefLabel "Инфекционные заболевания"@ru, "Enfermedad transmisible"@es, "Maladie contagieuse"@fr, "Infectious diseases"@en ;
  a skos:Concept ;
  skos:narrower unesco:C02268 .

unesco:COL285
  skos:prefLabel "Pathology"@en, "Pathologie"@fr, "Патология"@ru, "Patología"@es ;
  rdfs:label "Patología"@es, "Pathologie"@fr, "Pathology"@en, "Патология"@ru ;
  skos:member unesco:C02268 ;
  skos:notation "2.85" ;
  a isothes:ConceptGroup .

