@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:p5087
  ns0:siirtopv "2006-03-03" ;
  ns0:tietue "btx=infektio", "sta=hyväksytty", "ed=1986-02-01", "30", "md=1995-09-01", "n", "ctx=virusinfektio", "viral infection", "fte=virus infection", "cc=25", "stalista=tarkista" ;
  skos:broader yso:p7316, afo:p4583 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:stalista "tarkista" ;
  ns0:id "5241" ;
  ns0:md "1995-09-01" ;
  skos:altLabel "virus infection"@en, "viral infection"@en ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "virusinfektio"@fi ;
  ns0:ed "1986-02-01" .

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

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

