@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p22223
  skos:prefLabel "spinning (idrott)"@sv, "spinning"@fi, "spinning"@en ;
  a skos:Concept ;
  skos:related yso:p3412 .

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

yso:p3412
  skos:prefLabel "kuntopyörät"@fi, "exercise cycles"@en, "motionscyklar"@sv ;
  skos:closeMatch ysa:Y102828, allars:Y23073 ;
  a skos:Concept ;
  skos:altLabel "konditionscyklar"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p22223 ;
  skos:broader yso:p3413 .

yso:p3413
  skos:prefLabel "kuntoiluvälineet"@fi, "exercise equipment"@en, "motionsredskap"@sv ;
  a skos:Concept ;
  skos:narrower yso:p3412 .

