@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

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

yso:p21354
  skos:prefLabel "rabies (djur)"@sv, "rabies"@en, "raivotauti"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p3266 .

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

afo:p3266
  ns0:tietue "ed=1986-02-01", "stalista=tarkista", "ctx=raivotauti", "n", "agcx=rabies", "fte=rabies", "md=1995-09-05", "btx=virustaudit", "cc=30", "sta=hyväksytty" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "rabies"@en ;
  ns0:md "1995-09-05" ;
  a skos:Concept ;
  skos:exactMatch yso:p21354 ;
  ns0:stalista "tarkista" ;
  skos:broader afo:p201, afo:p202 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "raivotauti"@fi ;
  ns0:ed "1986-02-01" ;
  ns0:id "3601" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:agcx "rabies"@en .

