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 = 'BIELE') AND (first_name = 'August') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'BIELE'; First Name is 'August';
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 |
1906 | ||||||
U | 823,912 | June 19, 1906 | Insulator Cylindrical insulator with hole for line wire and hole for tie wire mounted in hole in crossarm and secured with cover over top of crossarm |
BIELE, August |
Insulator |
Total of 0.00 seconds