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

ysa:Y113044 skos:exactMatch tero:p10009 .
yso:p10009 skos:exactMatch tero:p10009 .
tero:conceptscheme a skos:ConceptScheme .
tero:p10009
  skos:exactMatch yso:p10009, ysa:Y113044 ;
  skos:broader tero:p1786 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1786 ;
  skos:prefLabel "Sibeliustalo"@fi, "Sibelius Hall"@en, "Sibeliushuset"@sv ;
  skos:note "Konserttitalo Lahdessa" .

tero:p1786
  skos:prefLabel "buildings"@en, "rakennukset"@fi, "byggnader"@sv ;
  a skos:Concept ;
  skos:narrower tero:p10009 .

