@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#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

yso:p3213
  skos:prefLabel "mycoses"@en, "svampsjukdomar"@sv, "sienitaudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4936 .

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

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

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

afo:p4936
  ns0:ed "1987-07-07" ;
  ns0:tietue "btx=sienitaudit", "ctx=aspergilloosi", "md=1995-09-05", "cc=30", "fte=aspergillosis", "stalista=tarkista", "ed=1987-07-07", "n", "sta=hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p47, afo:p202, afo:p8, yso:p3213 ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  skos:altLabel "aspergillosis"@en ;
  skos:prefLabel "aspergilloosi"@fi ;
  a skos:Concept ;
  ns0:md "1995-09-05" ;
  ns0:id "184" ;
  ns0:sta "hyväksytty" .

afo:p8
  skos:prefLabel "sienitaudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4936 .

