{
  "$id": "https://hash.ai/@hash/types/entity-type/stock-exchange/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "allOf": [
    {
      "$ref": "https://hash.ai/@hash/types/entity-type/company/v/1"
    }
  ],
  "description": "A stock exchange, securities exchange, or bourse is an exchange where stockbrokers and traders can buy and sell securities, such as shares of stock, bonds and other financial instruments.",
  "kind": "entityType",
  "properties": {},
  "title": "Stock Exchange",
  "type": "object"
}