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 = 'SCHNOEBELEN') AND (first_name = 'Clement A.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'SCHNOEBELEN'; First Name is 'Clement A.';
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 |
1928 | ||||||
U | 1,666,670 | April 17, 1928 | Lightning Rod Air Terminal Bracket Lightning rod with attachment bracket to secure conductor and fit over tiled roof peaks, metal roof peaks, or raised edges of buildings |
SCHNOEBELEN, Clement A. |
Lightning Rod |
Total of 0.00 seconds