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

yso:p7316
  skos:prefLabel "infections"@en, "infektiot"@fi, "infektioner"@sv ;
  a skos:Concept ;
  skos:narrower afo:p4582 .

afo:p4583
  skos:prefLabel "infektio"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4582 .

afo:p4582
  skos:altLabel "fungal infection"@en ;
  ns0:tietue "fte=fungal infection", "ctx=sieni-infektio", "80", "btx=infektio", "stalista=tarkista", "ed=1986-02-01", "md=1995-09-05", "cc=25", "n", "30", "sta=hyväksytty" ;
  skos:prefLabel "sieni-infektio"@fi ;
  ns0:stalista "tarkista" ;
  skos:broader yso:p7316, afo:p4583 ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1986-02-01" ;
  a skos:Concept ;
  ns0:id "4045" ;
  ns0:md "1995-09-05" ;
  ns0:siirtopv "2006-03-03" .

