@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

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

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

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

