{
  "$id": "https://hash.ai/@hash/types/entity-type/is-official-representative-of/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": "The thing that an entity is entitled or appointed to act or speak for, in an official or legal capacity",
  "kind": "entityType",
  "properties": {},
  "title": "Is Official Representative Of",
  "type": "object"
}