@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:p718
  skos:prefLabel "bakteeritaudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2214 .

afo:p2214
  skos:prefLabel "pernarutto"@fi ;
  ns0:agcx "anthrax"@en ;
  ns0:siirtopv "2006-03-03" ;
  ns0:tietue "agcx=anthrax", "ctx=pernarutto", "stalista=tarkista", "ed=1987-07-07", "sta=hyväksytty", "cc=30", "n", "btx=bakteeritaudit", "md=1997-06-27" ;
  ns0:stalista "tarkista" ;
  skos:exactMatch yso:p3183 ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader afo:p718 ;
  ns0:ed "1987-07-07" ;
  ns0:id "3278" ;
  ns0:md "1997-06-27" ;
  a skos:Concept .

yso:p3183
  skos:prefLabel "mjältbrand"@sv, "anthrax"@en, "pernarutto"@fi ;
  a skos:Concept .

