@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .
@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#> .

afo:p2367
  ns0:md "1995-09-05" ;
  ns0:tietue "ed=1987-01-19", "ctx=ravitsemustila", "agcx=nutritional status", "stalista=tarkista", "cc=60", "md=1995-09-05", "fte=nutritional state", "n", "sta2=vapaa", "sta=hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "nutritional state"@en ;
  ns0:agcx "nutritional status"@en ;
  ns0:sta2 "vapaa" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p132 ;
  skos:prefLabel "ravitsemustila"@fi ;
  ns0:ed "1987-01-19" ;
  ns0:id "3726" ;
  ns0:stalista "tarkista" .

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

yso:p132
  skos:prefLabel "biologiska fenomen"@sv, "biological phenomena"@en, "biologiset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2367 .

