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

tero:conceptscheme a skos:ConceptScheme .
tero:p4330
  skos:prefLabel "swimming"@en, "simning"@sv, "uinti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5200 .

ysa:Y104733 skos:exactMatch tero:p5200 .
tero:p5200
  skos:related tero:p916, tero:p5201 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1994>, allars:Y15643, ysa:Y104733 ;
  skos:note "YSOsama Sama termi kuin YSOssa"@fi ;
  skos:broader tero:p4330 ;
  skos:prefLabel "vauvauinti"@fi, "baby swim"@en, "babysim"@sv ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p4330 .

<http://www.yso.fi/onto/stameta/TNR1994> skos:exactMatch tero:p5200 .
allars:Y15643 skos:exactMatch tero:p5200 .
tero:p5201
  skos:prefLabel "familjemotion"@sv, "family sports"@en, "perheliikunta"@fi ;
  a skos:Concept ;
  skos:related tero:p5200 .

tero:p916
  skos:prefLabel "exercise"@en, "liikunta"@fi, "motion"@sv ;
  a skos:Concept ;
  skos:related tero:p5200 .

