@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p7316
  skos:prefLabel "infections"@en, "infektiot"@fi, "infektioner"@sv ;
  a skos:Concept ;
  skos:related yso:p12978 .

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

yso:p2633
  skos:prefLabel "sjukdomar (diagnoser)"@sv, "illnesses"@en, "taudit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p12978 .

yso:p15700
  skos:prefLabel "listeria infection"@en, "listerios"@sv, "listerioosi"@fi ;
  a skos:Concept ;
  skos:broader yso:p12978 .

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

yso:p12978
  skos:narrower yso:p1804, yso:p15700 ;
  skos:closeMatch ysa:Y121070, allars:Y34713 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "infektiotaudit"@fi, "infectious diseases"@en, "infektionssjukdomar"@sv ;
  skos:related yso:p7316 ;
  skos:broader yso:p2633 .

