{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A company or fund that gathers capital from a number of investors to create a pool of money that is then re-invested into stocks, bonds and other assets.",
      "rdfs:label" : "InvestmentFund",
      "rdfs:subClassOf" : "schema:InvestmentOrDeposit",
      "schema:contributor" : "collab:FIBO",
      "schema:isPartOf" : "http:pending.schema.org",
      "schema:source" : "https://github.com/schemaorg/schemaorg/issues/1253"
   },
   "properties" : {}
}