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

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

yso:p23026
  skos:related yso:p15829 ;
  skos:closeMatch allars:Y36203, ysa:Y159158 ;
  skos:prefLabel "hiihtoputket"@fi, "skidtunnlar"@sv, "ski tunnels"@en ;
  a skos:Concept ;
  skos:altLabel "hiihtotunnelit"@fi ;
  skos:broader yso:p86 ;
  skos:inScheme yso:conceptscheme .

yso:p15829
  skos:prefLabel "ski tracks"@en, "skidspår"@sv, "ladut"@fi ;
  a skos:Concept ;
  skos:related yso:p23026 .

yso:p86
  skos:prefLabel "idrottsanläggningar"@sv, "physical training premises"@en, "liikuntatilat"@fi ;
  a skos:Concept ;
  skos:narrower yso:p23026 .

