@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix maotao: <http://www.yso.fi/onto/mao/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

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

koko:p32928
  skos:exactMatch maotao:investointirahastot, yso:p5932 ;
  skos:prefLabel "investment funds"@en, "investeringsfonder"@sv, "investointirahastot"@fi ;
  skos:broader koko:p34150 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:closeMatch ysa:Y1488 ;
  dc11:creator "Museoalan asiasanasto" .

koko:p34150
  skos:prefLabel "fonder"@sv, "funds"@en, "rahastot"@fi ;
  a skos:Concept ;
  skos:narrower koko:p32928 .

