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 = 'KOBERT') AND (first_name = 'Frank P.') ORDER BY date ASC, patent, type |
Total of 3 patents found where: Last Name is 'KOBERT'; First Name is 'Frank P.';
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 |
1914 | ||||||
U | 1,110,495 | September 15, 1914 | Insulator Support Pin, pressed metal to form bin and support |
KOBERT, Frank P. |
Pin | Barnes & Kobert Mfg. Co. |
U | 1,110,496 | September 15, 1914 | Insulator Support for Electric Wires Pin and metal bracket to fit around crossarm |
KOBERT, Frank P. |
Pin | Barnes & Kobert Mfg. Co. |
1916 | ||||||
U | 1,169,545 | January 25, 1916 | Insulator Bracket Bracket attached to pole or wall |
KOBERT, Frank P. |
Bracket |
Total of 0.00 seconds