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

tero:p17018
  skos:prefLabel "exercise games"@en, "liikuntaleikit"@fi, "motionslekar"@sv ;
  skos:exactMatch yso:p17018, allars:Y23076, ysa:Y96921 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p318 ;
  skosext:broaderGeneric tero:p318 .

tero:p318
  skos:prefLabel "leikit (tuotokset)"@fi, "playing games"@en, "lekar"@sv ;
  a skos:Concept ;
  skos:narrower tero:p17018 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y96921 skos:exactMatch tero:p17018 .
yso:p17018 skos:exactMatch tero:p17018 .
allars:Y23076 skos:exactMatch tero:p17018 .
