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 = 'JUEL') AND (first_name = 'Peter J.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'JUEL'; First Name is 'Peter J.';
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 |
1915 | ||||||
U | 1,135,940 | April 13, 1915 | Lightning Rod Cable Flexible lightning rod conductor made of twisted and spiralled wire cable |
JUEL, Peter J. |
Lightning Rod | H. S. Rottenborg and H. C. Hansen |
Total of 0.00 seconds