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 = 'VAN LOON') AND (first_name = 'Nicholas') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'VAN LOON'; First Name is 'Nicholas';
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 |
1877 | ||||||
U | 188,444 | March 13, 1877 | Improvement in Lightning Rods Lightning rod made of copper sheathed iron wire with several iron wires twisted and wrapped around it |
VAN LOON, Nicholas |
Lightning Rod | |
U | 190,391 | May 1, 1877 | Improvement in Lightning Rods Lightning rod made of a central galvanized iron rod twisted around with several galvanized rods all soldered together then intertwined with strips of copper that are soldered to the core |
VAN LOON, Nicholas |
Lightning Rod |
Total of 0.00 seconds