@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
allars:Y16337 skos:exactMatch tero:p398 .
ysa:Y102347 skos:exactMatch tero:p398 .
tero:p87
  skos:prefLabel "idrottshallar"@sv, "sports halls"@en, "urheiluhallit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p398 .

tero:p398
  skos:exactMatch yso:p398, ysa:Y102347, allars:Y16337 ;
  skos:broader tero:p87 ;
  skos:prefLabel "bowlinghallar"@sv, "keilahallit"@fi, "bowling halls"@en ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p87 ;
  a skos:Concept .

yso:p398 skos:exactMatch tero:p398 .
