@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p14139
  skos:prefLabel "klättring"@sv, "climbing"@en, "kiipeily"@fi ;
  a skos:Concept ;
  skos:related yso:p13035 .

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

yso:p14483
  skos:prefLabel "playing"@en, "pelaaminen"@fi, "spelande"@sv ;
  a skos:Concept ;
  skos:related yso:p13035 .

yso:p2771
  skos:prefLabel "outdoor recreation"@en, "friluftsliv"@sv, "ulkoilu"@fi ;
  a skos:Concept ;
  skos:related yso:p13035 .

yso:p13035
  skos:broader yso:p2901 ;
  skos:related yso:p2771, yso:p14483, yso:p14139 ;
  a skos:Concept ;
  skos:prefLabel "liikuntaharrastus"@fi, "physical training as a hobby"@en, "fritidsmotion"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch allars:Y30009, ysa:Y130161 .

yso:p2901
  skos:prefLabel "hobbies"@en, "hobbyer"@sv, "harrastukset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p13035 .

