@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:p2357
  skos:prefLabel "barn"@sv, "children"@en, "lapset"@fi ;
  a skos:Concept ;
  skos:related tero:T00168 .

tero:T00168
  skosext:broaderGeneric tero:p5748 ;
  skos:broader tero:p5748 ;
  skos:related tero:p2357 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00168> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "child nutrition"@en, "lasten ravitsemus"@fi, "barnnutrition"@sv ;
  a skos:Concept .

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

