@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#> .

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:p14139, yso:p14483, yso:p2771 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "fritidsmotion"@sv, "physical training as a hobby"@en, "liikuntaharrastus"@fi ;
  a skos:Concept .

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

