@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:conceptscheme a skos:ConceptScheme .
yso:p20642 skos:exactMatch tero:p20642 .
allars:Y42123 skos:exactMatch tero:p20642 .
tero:p963
  skos:prefLabel "gymnastik"@sv, "gymnastics"@en, "voimistelu"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20642 .

tero:p20642
  a skos:Concept ;
  skos:prefLabel "gungstolsgymnastik (motion)"@sv, "rocking chair gymnastics"@en, "keinutuolijumppa"@fi ;
  skos:broader tero:p963 ;
  skos:exactMatch yso:p20642, allars:Y42123, ysa:Y150570 ;
  skosext:broaderGeneric tero:p963 ;
  skos:related tero:p3708 ;
  skos:inScheme tero:conceptscheme .

tero:p3708
  skos:prefLabel "physical exercise"@en, "motionsidrott"@sv, "kuntoliikunta"@fi ;
  a skos:Concept ;
  skos:related tero:p20642 .

ysa:Y150570 skos:exactMatch tero:p20642 .
