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

ysa:Y125705 skos:exactMatch tero:p451 .
tero:p453
  skos:prefLabel "hälsopolitik"@sv, "terveyspolitiikka"@fi, "health policy"@en ;
  a skos:Concept ;
  skos:related tero:p451 .

tero:p451
  skos:prefLabel "ravitsemuspolitiikka"@fi, "nutritional policy"@en, "nutritionspolitik"@sv ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p453, tero:p452 ;
  skosext:broaderGeneric tero:p454 ;
  skos:exactMatch yso:p451, allars:Y29608, ysa:Y125705 ;
  skos:broader tero:p454 .

tero:conceptscheme a skos:ConceptScheme .
yso:p451 skos:exactMatch tero:p451 .
allars:Y29608 skos:exactMatch tero:p451 .
tero:p454
  skos:prefLabel "politics"@en, "politik"@sv, "politiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p451 .

tero:p452
  skos:prefLabel "folkhälsa"@sv, "public health"@en, "kansanterveys"@fi ;
  a skos:Concept ;
  skos:related tero:p451 .

