@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:T00786
  skosext:broaderGeneric tero:p132 ;
  skos:broader tero:p132 ;
  skos:related tero:p5748 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00786> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "näringsstatus"@sv, "ravitsemustila"@fi, "nutritional status"@en ;
  a skos:Concept .

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

<http://www.yso.fi/onto/hpmulti/T00786> skos:exactMatch tero:T00786 .
tero:p5748
  skos:prefLabel "näring"@sv, "nutrition"@en, "ravitsemus"@fi ;
  a skos:Concept ;
  skos:related tero:T00786 .

