{
  "$id": "https://hash.ai/@hash/types/entity-type/exists-on/v/2",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "allOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/entity-type/link/v/1"
    }
  ],
  "description": "The place that a thing exists, belongs to, or is hosted",
  "kind": "entityType",
  "properties": {},
  "title": "Exists On",
  "type": "object"
}