When mining a block of Material.LAPIS_ORE (without Silk Touch), the type of the ItemStacks collected is Material.INK_SACK.
The enum Material contains LAPIS_ORE and LAPIS_BLOCK but not LAPIS which would be suitable to describe the type of a lapis ItemStack.
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html