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

tero:conceptscheme a skos:ConceptScheme .
tero:p9635
  skos:prefLabel "sports centres"@en, "idrottscentra"@sv, "urheilukeskukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17756 .

yso:p17756 skos:exactMatch tero:p17756 .
allars:Y26029 skos:exactMatch tero:p17756 .
tero:p17756
  skos:prefLabel "skidcentra"@sv, "ski centres"@en, "hiihtokeskukset"@fi ;
  skosext:broaderGeneric tero:p9635 ;
  skos:exactMatch ysa:Y101623, allars:Y26029, yso:p17756 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p9635 ;
  a skos:Concept .

ysa:Y101623 skos:exactMatch tero:p17756 .
