{
  "$id": "https://hash.ai/@h/types/entity-type/occurred-in-entity/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": "An entity that something occurred in.",
  "kind": "entityType",
  "properties": {
    "https://hash.ai/@h/types/property-type/entity-edition-id/": {
      "$ref": "https://hash.ai/@h/types/property-type/entity-edition-id/v/1"
    }
  },
  "title": "Occurred In Entity",
  "type": "object"
}