@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p4321
  skos:prefLabel "investment activities"@en, "placeringsverksamhet"@sv, "sijoitustoiminta"@fi ;
  a skos:Concept ;
  skos:related yso:p4320 .

yso:p13172
  skos:prefLabel "capital formation"@en, "pääomanmuodostus"@fi, "kapitalbildning"@sv ;
  a skos:Concept ;
  skos:related yso:p4320 .

yso:p17041
  skos:prefLabel "deinvesteringar"@sv, "divestoinnit"@fi ;
  a skos:Concept ;
  skos:related yso:p4320 .

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

yso:p6552
  skos:prefLabel "direct investments"@en, "direkta investeringar"@sv, "suorat investoinnit"@fi ;
  a skos:Concept ;
  skos:broader yso:p4320 .

yso:p101
  skos:prefLabel "rahavarojen siirtäminen"@fi ;
  a skos:Concept ;
  skos:narrower yso:p4320 .

yso:p4320
  skos:related yso:p4321, yso:p13172, yso:p17040, yso:p17041 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:prefLabel "investoinnit"@fi, "investeringar"@sv, "capital expenditure"@en ;
  skos:narrower yso:p12969, yso:p6552 ;
  rdfs:comment "sijoittaa (pääomaa)" ;
  a skos:Concept ;
  skos:closeMatch ysa:Y1486 ;
  skos:broader yso:p101 ;
  skos:inScheme yso:conceptscheme .

yso:p12969
  skos:prefLabel "foreign investments"@en, "utländska investeringar"@sv, "ulkomaiset investoinnit"@fi ;
  a skos:Concept ;
  skos:broader yso:p4320 .

yso:p17040
  skos:prefLabel "investment reserves"@en, "investeringsreserveringar"@sv, "investointivaraukset"@fi ;
  a skos:Concept ;
  skos:related yso:p4320 .

