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

tero:p14372
  skos:prefLabel "eating"@en, "syöminen"@fi, "ätande"@sv ;
  a skos:Concept ;
  skos:narrower tero:p22552 .

yso:p22552 skos:exactMatch tero:p22552 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y165935 skos:exactMatch tero:p22552 .
tero:p22552
  skos:prefLabel "overeating"@en, "frosseri"@sv, "ylensyönti"@fi ;
  skos:broader tero:p14372 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:altLabel "ylensyöminen"@fi ;
  skos:exactMatch yso:p22552, ysa:Y165935, allars:Y38445 ;
  skos:related tero:p7357 ;
  skosext:broaderGeneric tero:p14372 .

allars:Y38445 skos:exactMatch tero:p22552 .
tero:p7357
  skos:prefLabel "bulimia"@en, "hetsätning"@sv, "bulimia"@fi ;
  a skos:Concept ;
  skos:related tero:p22552 .

