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

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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y103146 skos:exactMatch tero:p15880 .
allars:Y19224 skos:exactMatch tero:p15880 .
tero:p87
  skos:prefLabel "idrottshallar"@sv, "sports halls"@en, "urheiluhallit"@fi ;
  a skos:Concept ;
  skos:related tero:p15880 .

tero:p15880
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "voimistelusalit"@fi, "gymnasiums"@en, "gymnastiksalar"@sv ;
  skos:exactMatch yso:p15880, ysa:Y103146, allars:Y19224 ;
  skos:broader tero:p86 ;
  skosext:broaderGeneric tero:p86 ;
  a skos:Concept ;
  skos:related tero:p87 .

yso:p15880 skos:exactMatch tero:p15880 .
