SELECT DISTINCT patent.*, YEAR(date) as year FROM patent LEFT JOIN name ON name.patent = patent.patent AND name.type = patent.type WHERE (last_name = 'KENNEY') AND (first_name = 'Benjamin D.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'KENNEY'; First Name is 'Benjamin D.';
View a patent by clicking on the patent number. You can sort by any of the columns by clicking on the column name.
T / S | Patent | Date | Description | Patentee | Category | Assigned To |
1908 | ||||||
U | 899,871 | September 29, 1908 | Mantle Ring Mold A mold for making mantle rings. |
KENNEY, Benjamin D. |
Mold | The R. Thomas & Sons Co. |
1911 | ||||||
U | 1,010,920 | December 5, 1911 | High Tension Insulator Suspension cap and pin design using simple locking pin |
KENNEY, Benjamin D. |
Suspension | The R. Thomas & Sons Co. |
Total of 0.00 seconds