{
  "allOf": [],
  "description": "A generic thing",
  "examples": [],
  "$id": "https://blockprotocol.org/@blockprotocol/types/entity-type/thing/v/2",
  "kind": "entityType",
  "links": {},
  "properties": {
    "https://blockprotocol.org/@blockprotocol/types/property-type/name/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/name/v/1"
    }
  },
  "required": [],
  "title": "Thing",
  "type": "object",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type"
}