@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

koko:p1307
  skos:prefLabel "pensions institutes"@en, "pensionsanstalter"@sv, "eläkelaitokset"@fi ;
  a skos:Concept ;
  skos:narrower koko:p6156 .

koko:p32295
  skos:prefLabel "stiftelser"@sv, "foundations"@en, "säätiöt"@fi ;
  a skos:Concept ;
  skos:narrower koko:p6156 .

koko:p6156
  skos:broader koko:p1307, koko:p32295 ;
  skos:closeMatch ysa:Y7133 ;
  skos:exactMatch yso:p16600 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "pension trusts"@en, "pensionsstiftelser"@sv, "eläkesäätiöt"@fi ;
  a skos:Concept .

yso:conceptscheme
  skos:prefLabel "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

