@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#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

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

tero:p25687
  skosext:broaderGeneric tero:p14372 ;
  skos:broader tero:p14372 ;
  skos:exactMatch ysa:Y180004, allars:Y40726, yso:p25687 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "tankkaus -- ravinto"@fi, "tankning (näring)"@sv ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y180004 skos:exactMatch tero:p25687 .
yso:p25687 skos:exactMatch tero:p25687 .
allars:Y40726 skos:exactMatch tero:p25687 .
