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 = 'HOOVENS') AND (first_name = 'Amasa G.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'HOOVENS'; First Name is 'Amasa G.';
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 |
1916 | ||||||
U | 1,170,260 | February 1, 1916 | Lightning Rod Tubular lightning rod points with Y-shaped attachment to conductor |
HOOVENS, Amasa G. |
Lightning Rod | |
1927 | ||||||
U | 1,649,697 | November 15, 1927 | Lightning Rod Support Lightning rod with supporting feet for tiled roof peaks that fit over ridge tiles and under the tile edges |
HOOVENS, Amasa G. |
Lightning Rod |
Total of 0.00 seconds