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

<http://skos.um.es/unescothes/COL285>
  a isothes:ConceptGroup ;
  rdfs:label "Патология"@ru, "Pathology"@en, "Pathologie"@fr, "Patología"@es ;
  skos:member <http://skos.um.es/unescothes/C02360> ;
  skos:prefLabel "Patología"@es, "Патология"@ru, "Pathologie"@fr, "Pathology"@en ;
  skos:notation "2.85" .

<http://skos.um.es/unescothes/C02360>
  ns0:memberOf <http://skos.um.es/unescothes/COL285> ;
  skos:altLabel "Paludismo"@es, "Paludisme"@fr ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C04137> ;
  skos:broader <http://skos.um.es/unescothes/C01973> ;
  skos:prefLabel "Malaria"@en, "Malaria"@fr, "Malaria"@es, "Малярия"@ru ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> .

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

<http://skos.um.es/unescothes/C04137>
  skos:prefLabel "Тропические болезни"@ru, "Enfermedad tropical"@es, "Maladie tropicale"@fr, "Tropical diseases"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C02360> .

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

