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

tero:p7092
  a skos:Concept ;
  skos:prefLabel "nutritional guidance"@en, "kostrådgivning"@sv, "ravitsemusneuvonta"@fi ;
  skos:related tero:p7093, tero:p7095 ;
  skos:exactMatch allars:Y21200, yso:p7092, ysa:Y98550 ;
  skos:broader tero:p7094 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p7094 .

ysa:Y98550 skos:exactMatch tero:p7092 .
tero:conceptscheme a skos:ConceptScheme .
tero:p7095
  skos:prefLabel "näringsrekommendationer"@sv, "nutritional recommendations"@en, "ravitsemussuositukset"@fi ;
  a skos:Concept ;
  skos:related tero:p7092 .

yso:p7092 skos:exactMatch tero:p7092 .
tero:p7093
  skos:prefLabel "nutritional education"@en, "näringslära"@sv, "ravitsemuskasvatus"@fi ;
  a skos:Concept ;
  skos:related tero:p7092 .

allars:Y21200 skos:exactMatch tero:p7092 .
tero:p7094
  skos:prefLabel "hälsorådgivning"@sv, "health care guidance"@en, "terveysneuvonta"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7092 .

