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

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:p3748 .

afo:p3748
  ns0:tietue "sta=hyväksytty", "cc=30", "stalista=tarkista", "ctx=sikojen kuljetustauti", "n", "ed=1987-07-07", "btx=bakteeritaudit" ;
  skos:prefLabel "sikojen kuljetustauti"@fi ;
  skos:broader yso:p19293, afo:p718, yso:p47, afo:p202 ;
  a skos:Concept ;
  ns0:ed "1987-07-07" ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "4087" ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" .

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

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

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

