@prefix yso: <http://www.yso.fi/onto/yso/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p3412
  skos:prefLabel "exercise cycles"@en, "kuntopyörät"@fi, "motionscyklar"@sv ;
  a skos:Concept ;
  skos:related yso:p22223 .

yso:p22223
  skos:related yso:p3708, yso:p3412, yso:p10409 ;
  skos:prefLabel "spinning"@fi, "spinning"@en, "spinning (idrott)"@sv ;
  skos:broader yso:p965 ;
  skos:closeMatch ysa:Y149756, allars:Y34240 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p965
  skos:prefLabel "sport"@en, "urheilu"@fi, "idrott"@sv ;
  a skos:Concept ;
  skos:narrower yso:p22223 .

yso:p10409
  skos:prefLabel "cykling"@sv, "cycling"@en, "pyöräily"@fi ;
  a skos:Concept ;
  skos:related yso:p22223 .

yso:p3708
  skos:prefLabel "exercise"@en, "motionsidrott"@sv, "kuntoliikunta"@fi ;
  a skos:Concept ;
  skos:related yso:p22223 .

