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

afo:p5127
  ns0:tietue "ed=1986-02-01", "cc=30", "agcx=SWINE ERYSIPELAS", "btx=bakteeritaudit", "md=1997-09-08", "sta=hyväksytty", "ctx=sikaruusu", "n", "stalista=tarkista" ;
  ns0:id "4083" ;
  ns0:ed "1986-02-01" ;
  ns0:sta "hyväksytty" ;
  ns0:agcx "Swine erysipelas"@en ;
  a skos:Concept ;
  skos:prefLabel "sikaruusu"@fi ;
  ns0:md "1997-09-08" ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader afo:p718, afo:p202, yso:p19293, yso:p47 ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme .

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

yso:p19293
  skos:prefLabel "bakteriesjukdomar"@sv, "bacterial diseases"@en, "bakteeritaudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5127 .

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

afo:p718
  skos:prefLabel "bakteeritaudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5127 .

afo:p202
  skos:prefLabel "eläintaudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5127 .

