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 = 'SUTTER') AND (first_name = 'John H.') ORDER BY date ASC, patent, type |
Total of 5 patents found where: Last Name is 'SUTTER'; First Name is 'John H.';
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 |
1939 | ||||||
D | 115,432 | June 27, 1939 | Design for a Hollow Glass Building Block Square block design with quarter circle concave ridges |
SUTTER, John H. |
OI | Owens-Illinois Glass Co. |
1948 | ||||||
D | 151,797 | November 16, 1948 | Design for a Hollow Glass Building Block Design for glass block |
SUTTER, John H. |
OI | Owens-Illinois Glass Co. |
D | 151,798 | November 16, 1948 | Design for a Hollow Glass Building Block Design for glass block |
SUTTER, John H. |
OI | Owens-Illinois Glass Co. |
D | 151,799 | November 16, 1948 | Design for a Hollow Glass Building Block Design for glass block |
SUTTER, John H. |
OI | Owens-Illinois Glass Co. |
1956 | ||||||
U | 2,738,838 | March 20, 1956 | Glass Block Ventiliating Device Operable glass block vent |
SUTTER, John H. |
OI | Owens-Illinois Glass Co. |
Total of 0.00 seconds