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