@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Stanley_Zdonik	rdf:type	dbpedia-owl:Person ,
		dbpedia-owl:Scientist .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Stanley_Zdonik	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Stanley_Zdonik	dbpprop:name	"Stanley Zdonik"@en .
@prefix ns5:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Stanley_Zdonik	ns5:birthPlace	dbpedia:Massachusetts ,
		dbpedia:Boston ;
	ns5:almaMater	dbpedia:Massachusetts_Institute_of_Technology .
@prefix ns6:	<http://dbpedia.org/ontology/Scientist/> .
dbpedia:Stanley_Zdonik	ns6:doctoralAdvisor	dbpedia:Michael_Hammer .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Stanley_Zdonik	foaf:name	"Stanley Zdonik" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Stanley_Zdonik	foaf:page	ns8:Stanley_Zdonik ;
	dbpedia-owl:knownFor	dbpedia:C-Store .
@prefix ns9:	<http://dbpedia.org/resource/Aurora/> .
dbpedia:Stanley_Zdonik	dbpedia-owl:knownFor	ns9:Borealis ,
		dbpedia:Object_database ;
	ns5:knownFor	dbpedia:C-Store ,
		ns9:Borealis ,
		dbpedia:Object_database ;
	dbpedia-owl:doctoralAdvisor	dbpedia:Michael_Hammer ;
	dbpprop:reference	<http://www.cs.brown.edu/~sbz/> ,
		<http://www.cs.brown.edu/research/db/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Stanley_Zdonik	rdfs:label	"Stanley Zdonik"@en ;
	dbpedia-owl:birthPlace	dbpedia:Boston ,
		dbpedia:Massachusetts ;
	dbpedia-owl:almaMater	dbpedia:Massachusetts_Institute_of_Technology ;
	dbpprop:abstract	"Stanley Zdonik is a computer scientist specializing in database management systems. He is currently a tenured professor of computer science at Brown University. Zdonik has lived in the Boston area his entire life. After completing a two bachelors and two master's degrees at MIT, he then earned a PhD in database management under Michael Hammer . In the mid-seventies, Dr. Zdonik worked on the Prophet data management system for pharmacologists at Bolt Beranek and Newman Inc . After becoming a professor at Brown University during the early 1980's, Zdonik became a leading researcher in object-oriented databases . More recently, he has been involved in the development of several notable database projects with other well-known researchers, such as Michael Stonebraker and Sam Madden. These projects include the Aurora and Borealis stream processing engines, the C-Store column store database, and the H-Store parallel, main memory OLTP system. He is also serves as a member of the VLDB Board of Trustees and is helping to standardize the StreamSQL extensions for processing data streams. Outside of academia, Zdonik is a co-founder of the StreamBase company and is on the advisory board of Vertica."@en ;
	rdfs:comment	"Stanley Zdonik is a computer scientist specializing in database management systems. He is currently a tenured professor of computer science at Brown University. Zdonik has lived in the Boston area his entire life. After completing a two bachelors and two master's degrees at MIT, he then earned a PhD in database management under Michael Hammer . In the mid-seventies, Dr. Zdonik worked on the Prophet data management system for pharmacologists at Bolt Beranek and Newman Inc ."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Stanley_Zdonik	skos:subject	ns12:Living_people ,
		ns12:Massachusetts_Institute_of_Technology_alumni ,
		ns12:Brown_University_faculty ,
		ns12:American_computer_scientists .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Stanley_Zdonik	dbpprop:wikiPageUsesTemplate	ns13:infobox_scientist ;
	dbpprop:birthPlace	dbpedia:Boston ,
		dbpedia:Massachusetts ;
	dbpprop:almaMater	dbpedia:Massachusetts_Institute_of_Technology ;
	dbpprop:imageWidth	"150px"@en ;
	dbpprop:field	dbpedia:Computer_Science ;
	dbpprop:workInstitution	dbpedia:Brown_University ;
	dbpprop:knownFor	dbpedia:Object_database ,
		ns9:Borealis ,
		dbpedia:C-Store ;
	dbpprop:doctoralAdvisor	dbpedia:Michael_Hammer .
dbpedia:Stan_Zdonik	dbpprop:redirect	dbpedia:Stanley_Zdonik .