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 = 'LAUSTER') AND (first_name = 'Peter') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'LAUSTER'; First Name is 'Peter';
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 |
1871 | ||||||
U | 120,387 | October 31, 1871 | Improvement in Tops for Sirup Pitchers Syrup jug top |
LANG, George Ph. LAUSTER, Peter |
HU | |
1884 | ||||||
U | 292,660 | January 29, 1884 | Jug Top Syrup jug top |
LANG, George P. LAUSTER, Peter |
HU |
Total of 0.00 seconds