@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 .
tero:p1735
  a skos:Collection ;
  skos:prefLabel "pelit välineen mukaan"@fi ;
  skos:member tero:p15342 .

ysa:Y136143 skos:exactMatch tero:p15342 .
yso:p15342 skos:exactMatch tero:p15342 .
allars:Y30764 skos:exactMatch tero:p15342 .
tero:p15342
  skos:exactMatch yso:p15342, allars:Y30764, ysa:Y136143 ;
  skos:prefLabel "mobile games"@en, "mobilspel"@sv, "mobiilipelit"@fi ;
  skos:broader tero:p6062 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p6062 ;
  skos:inScheme tero:conceptscheme .

tero:p6062
  skos:prefLabel "games"@en, "pelit"@fi, "lek"@sv ;
  a skos:Concept ;
  skos:narrower tero:p15342 .

