@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 .

afo:p202
  skos:prefLabel "eläintaudit"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p3994 .

yso:p2633
  skos:prefLabel "illnesses"@en, "taudit"@fi, "sjukdomar"@sv ;
  a skos:Concept ;
  skos:narrower afo:p3994 .

yso:p8962
  skos:prefLabel "sjukdomar enligt orsak"@sv, "taudit aiheuttajan mukaan"@fi ;
  a skos:Collection ;
  skos:member afo:p3994 .

afo:p3994
  ns0:rtx afo:p202 ;
  ns0:ed "2002-01-24" ;
  skos:broader yso:p2633 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:tietue "md=2002-01-24", "hullun lehmän tauti", "agcx=prion diseases", "sta=hyväksytty", "rtx=eläintaudit", "ctx=prionitaudit", "stalista=tarkista", "ed=2002-01-24", "n", "cc=30", "ntx=BSE-tauti" ;
  skos:prefLabel "prionitaudit"@fi ;
  ns0:id "6834" ;
  skos:narrower afo:p7616 ;
  ns0:sta "hyväksytty" ;
  ns0:md "2002-01-24" ;
  ns0:agcx "prion diseases"@en ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" .

afo:p7616
  skos:prefLabel "hullun lehmän tauti"@fi ;
  a skos:Concept ;
  skos:broader afo:p3994 .

