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

yso:p15380
  skos:prefLabel "white spot disease"@en, "valkopilkkutauti"@fi, "vit pricksjuka"@sv ;
  a skos:Concept ;
  skos:broader yso:p46 .

afo:p5796 skos:exactMatch yso:p46 .
yso:p47
  skos:prefLabel "djursjukdomar"@sv, "animal diseases"@en, "eläintaudit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p46 .

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

yso:p22992
  skos:prefLabel "bacterial kidney disease"@en, "bakteeriperäinen munuaistauti"@fi, "bakteriell njurinflammation"@sv ;
  a skos:Concept ;
  skos:broader yso:p46 .

yso:p46
  skos:broader yso:p47 ;
  skos:narrower yso:p22992, yso:p15380 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "fisksjukdomar"@sv, "fish diseases"@en, "kalataudit"@fi ;
  a skos:Concept .

