@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .

yso:p12979
  skos:broader yso:p132 ;
  skos:related yso:p1804, yso:p2633 ;
  skos:narrower yso:p10121 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "epidemier"@sv, "epidemiat"@fi, "epidemics"@en ;
  a skos:Concept .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p2633
  skos:prefLabel "illnesses"@en, "taudit"@fi, "sjukdomar"@sv ;
  a skos:Concept ;
  skos:related yso:p12979 .

afo:p5595 skos:exactMatch yso:p12979 .
yso:p10121
  skos:prefLabel "pandemics"@en, "pandemier"@sv, "pandemiat"@fi ;
  a skos:Concept ;
  skos:broader yso:p12979 .

yso:p132
  skos:prefLabel "biologiska fenomen"@sv, "biological phenomena"@en, "biologiset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p12979 .

yso:p1804
  skos:prefLabel "infectious diseases"@en, "tartuntataudit"@fi, "smittsamma sjukdomar"@sv ;
  a skos:Concept ;
  skos:related yso:p12979 .

