{
  "$id": "https://hash.ai/@hash/types/entity-type/taught-at/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": "An educational institution or establishment that this entity taught at",
  "kind": "entityType",
  "properties": {},
  "title": "Taught At",
  "type": "object"
}