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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y112962 skos:exactMatch tero:p16289 .
tero:p16289
  skos:exactMatch ysa:Y112962, yso:p16289, allars:Y28647 ;
  skos:prefLabel "hyötyliikunta"@fi, "vardagsmotion"@sv, "incidental exercise"@en ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p916 ;
  skos:broader tero:p916 .

allars:Y28647 skos:exactMatch tero:p16289 .
yso:p16289 skos:exactMatch tero:p16289 .
tero:p916
  skos:prefLabel "exercise"@en, "liikunta"@fi, "motion"@sv ;
  a skos:Concept ;
  skos:narrower tero:p16289 .

