@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Samuel_Madden_%28MIT%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Samuel_Madden_%28MIT%29>	rdf:type	dbpedia-owl:Person ,
		dbpedia-owl:Scientist .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Samuel_Madden_%28MIT%29>	dbpprop:name	"Samuel Madden"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns5:	<http://dbpedia.org/ontology/Person/> .
<http://dbpedia.org/resource/Samuel_Madden_%28MIT%29>	ns5:birthDate	"1976-08-04"^^xsd:date .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Samuel_Madden_%28MIT%29>	ns5:birthPlace	dbpedia:San_Diego ,
		dbpedia:California ;
	ns5:almaMater	dbpedia:Massachusetts_Institute_of_Technology .
@prefix ns7:	<http://dbpedia.org/ontology/Scientist/> .
<http://dbpedia.org/resource/Samuel_Madden_%28MIT%29>	ns7:doctoralAdvisor	dbpedia:Michael_Franklin .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Samuel_Madden_%28MIT%29>	foaf:name	"Samuel Madden" ;
	foaf:page	<http://en.wikipedia.org/wiki/Samuel_Madden_%28MIT%29> ;
	dbpedia-owl:knownFor	dbpedia:C-Store ,
		dbpedia:TinyDB ,
		dbpedia:TelegraphCQ ;
	ns5:knownFor	dbpedia:C-Store ,
		dbpedia:TinyDB ,
		dbpedia:TelegraphCQ ;
	dbpedia-owl:doctoralAdvisor	dbpedia:Michael_Franklin ;
	dbpprop:reference	<http://db.lcs.mit.edu/> ,
		<http://db.lcs.mit.edu/madden/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Samuel_Madden_%28MIT%29>	rdfs:label	"Samuel Madden (MIT)"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/4/44/MIT-SamuelMadden.jpg/200px-MIT-SamuelMadden.jpg> ;
	dbpedia-owl:birthDate	"1976-08-04"^^xsd:date ;
	dbpedia-owl:birthPlace	dbpedia:California ,
		dbpedia:San_Diego ;
	dbpedia-owl:almaMater	dbpedia:Massachusetts_Institute_of_Technology ;
	dbpprop:abstract	"Samuel R. Madden is a computer scientist specializing in database management systems. He is currently an associate professor of computer science at the Massachusetts Institute of Technology. Madden was born and raised in San Diego, California. After completing bachelors and master's degrees at MIT, he earned a PhD specializing in database management at the University of California under Michael Franklin and Joseph M. Hellerstein. Before joining MIT as a tenure-track professor, Madden held a post-doc position at Intel's Berkeley Research center. Before enrolling at MIT and while an undergraduate student there, Madden wrote printer driver software for Palomar Software, a San Diego-area Macintosh software company. He has been involved in various database research projects, including TinyDB, TelegraphCQ, and Aurora/Borealis. In 2005, at the age of 29 he was declared one of the Top 35 Innovators Under 35 by the Technology Review magazine. Professor Madden's latest project, CarTel, is a distributed wireless platform that monitors traffic and on-board diagnostic conditions in order to generate road surface reports."@en ;
	rdfs:comment	"Samuel R. Madden is a computer scientist specializing in database management systems. He is currently an associate professor of computer science at the Massachusetts Institute of Technology. Madden was born and raised in San Diego, California. After completing bachelors and master's degrees at MIT, he earned a PhD specializing in database management at the University of California under Michael Franklin and Joseph M. Hellerstein."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/4/44/MIT-SamuelMadden.jpg> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Samuel_Madden_%28MIT%29>	skos:subject	ns11:American_computer_scientists ,
		<http://dbpedia.org/resource/Category:1976_births> ,
		ns11:Living_people ,
		<http://dbpedia.org/resource/Category:University_of_California%2C_Berkeley_alumni> ,
		ns11:Massachusetts_Institute_of_Technology_faculty ,
		ns11:Massachusetts_Institute_of_Technology_alumni ,
		<http://dbpedia.org/resource/Category:People_from_San_Diego%2C_California> .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Samuel_Madden_%28MIT%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_scientist ,
		ns12:primarysources ;
	dbpprop:date	"September 2008"@en ;
	dbpprop:nationality	"United States"@en .
@prefix ns13:	<http://dbpedia.org/resource/Samuel_Madden_%2528MIT%2529/birthDate/> .
<http://dbpedia.org/resource/Samuel_Madden_%28MIT%29>	dbpprop:birthDate	ns13:birth_date_and_age ;
	dbpprop:birthPlace	dbpedia:San_Diego ,
		dbpedia:California ;
	dbpprop:almaMater	dbpedia:Massachusetts_Institute_of_Technology ;
	dbpprop:imageWidth	"150px"@en ;
	dbpprop:field	dbpedia:Computer_Science ;
	dbpprop:citizenship	"United States"@en ;
	dbpprop:workInstitution	dbpedia:Massachusetts_Institute_of_Technology ;
	dbpprop:knownFor	dbpedia:TinyDB ,
		dbpedia:C-Store ,
		dbpedia:TelegraphCQ ;
	dbpprop:doctoralAdvisor	dbpedia:Michael_Franklin .
dbpedia:Madden	dbpprop:disambiguates	<http://dbpedia.org/resource/Samuel_Madden_%28MIT%29> .
dbpedia:Sam_Madden	dbpprop:redirect	<http://dbpedia.org/resource/Samuel_Madden_%28MIT%29> .