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

afo:p201
  skos:prefLabel "virustaudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5721 .

yso:p16261
  skos:prefLabel "virus diseases"@en, "virussjukdomar"@sv, "virustaudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5721 .

afo:p5721
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1995-09-05" ;
  skos:prefLabel "Marekin tauti"@fi ;
  skos:broader yso:p16261, yso:p47, afo:p202, afo:p201 ;
  ns0:ed "1987-07-07" ;
  skos:altLabel "s disease"@en, "hyväksytty"@en, "tarkista"@en, "Marek"@en ;
  ns0:id "2637" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

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

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

