@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:p588
  skos:prefLabel "ravitsemus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p586 .

yso:p5748
  skos:prefLabel "näring (nutrition)"@sv, "dietetics"@en, "ravitsemus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p586 .

afo:p586
  ns0:tietue "md=1995-09-05", "stalista=tarkista", "agcx=parenteral feeding", "fte=parenteral feeding", "cc=60", "rtx=enteraalinen ravitsemus", "sta=hyväksytty", "n", "ed=1987-01-19", "ctx=parenteraalinen ravitsemus" ;
  skos:broader afo:p588, yso:p5748 ;
  ns0:md "1995-09-05" ;
  ns0:agcx "parenteral feeding"@en ;
  skos:inScheme yso:conceptscheme ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1987-01-19" ;
  ns0:rtx afo:p587 ;
  skos:altLabel "parenteral feeding"@en ;
  skos:prefLabel "parenteraalinen ravitsemus"@fi ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  ns0:id "3208" ;
  a skos:Concept .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

afo:p587
  skos:prefLabel "enteraalinen ravitsemus"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p586 .

