@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Ronald_Fagin	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Ronald_Fagin	rdf:type	dbpedia-owl:Person ,
		dbpedia-owl:Scientist .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Ronald_Fagin	dbpprop:name	"Ronald Fagin"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns6:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Ronald_Fagin	ns6:birthDate	"1945-05-01"^^xsd:date ;
	ns6:birthPlace	dbpedia:Oklahoma ,
		<http://dbpedia.org/resource/Oklahoma_City%2C_Oklahoma> ;
	ns6:residence	<http://dbpedia.org/resource/Los_Gatos%2C_California> ;
	ns6:almaMater	dbpedia:Dartmouth_College ,
		<http://dbpedia.org/resource/University_of_California%2C_Berkeley> .
@prefix ns7:	<http://dbpedia.org/ontology/Scientist/> .
dbpedia:Ronald_Fagin	ns7:doctoralAdvisor	dbpedia:Robert_Lawson_Vaught .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Ronald_Fagin	foaf:name	"Ronald Fagin" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:Ronald_Fagin	foaf:page	ns9:Ronald_Fagin ;
	dbpedia-owl:knownFor	<http://dbpedia.org/resource/Fagin%27s_theorem> ;
	ns6:knownFor	<http://dbpedia.org/resource/Fagin%27s_theorem> ;
	dbpedia-owl:doctoralAdvisor	dbpedia:Robert_Lawson_Vaught ;
	dbpprop:reference	<http://www.almaden.ibm.com/cs/people/fagin/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Ronald_Fagin	rdfs:label	"Ronald Fagin"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Fagin.jpg/200px-Fagin.jpg> ;
	dbpedia-owl:birthDate	"1945-05-01"^^xsd:date ;
	dbpedia-owl:birthPlace	dbpedia:Oklahoma ,
		<http://dbpedia.org/resource/Oklahoma_City%2C_Oklahoma> ;
	dbpedia-owl:residence	<http://dbpedia.org/resource/Los_Gatos%2C_California> ;
	ns6:nationality	dbpedia:United_States ;
	dbpedia-owl:almaMater	<http://dbpedia.org/resource/University_of_California%2C_Berkeley> ,
		dbpedia:Dartmouth_College ;
	dbpprop:abstract	"Ronald Fagin is the Manager of the Foundations of Computer Science group at the IBM Almaden Research Center. He is best known for his pioneering work in database theory, finite model theory, and reasoning about knowledge. He has received numerous professional awards for his work."@en ;
	rdfs:comment	"Ronald Fagin is the Manager of the Foundations of Computer Science group at the IBM Almaden Research Center. He is best known for his pioneering work in database theory, finite model theory, and reasoning about knowledge. He has received numerous professional awards for his work."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/6/60/Fagin.jpg> ;
	dbpedia-owl:nationality	dbpedia:United_States .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Ronald_Fagin	skos:subject	ns12:Dartmouth_College_alumni ,
		<http://dbpedia.org/resource/Category:University_of_California%2C_Berkeley_alumni> ,
		<http://dbpedia.org/resource/Category:SIGMOD_Edgar_F._Codd_Innovations_Award_winners> ,
		ns12:Fellows_of_the_Association_for_Computing_Machinery ,
		ns12:Fellows_of_the_Institute_of_Electrical_and_Electronics_Engineers ,
		ns12:Fellows_of_the_American_Association_for_the_Advancement_of_Science ,
		<http://dbpedia.org/resource/Category:1945_births> ,
		ns12:American_computer_scientists ,
		ns12:Database_researchers ,
		ns12:Living_people ,
		ns12:IBM_employees ,
		ns12:People_from_Oklahoma .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Ronald_Fagin	dbpprop:wikiPageUsesTemplate	ns13:infobox_scientist ;
	dbpprop:nationality	dbpedia:United_States .
@prefix ns14:	<http://dbpedia.org/resource/Ronald_Fagin/birthDate/> .
dbpedia:Ronald_Fagin	dbpprop:birthDate	ns14:Birth_date_and_age ;
	dbpprop:birthPlace	<http://dbpedia.org/resource/Oklahoma_City%2C_Oklahoma> ,
		dbpedia:Oklahoma ;
	dbpprop:almaMater	dbpedia:Dartmouth_College ,
		<http://dbpedia.org/resource/University_of_California%2C_Berkeley> ;
	dbpprop:field	dbpedia:Knowledge ,
		dbpedia:Logic_in_Computer_Science ,
		dbpedia:Database_theory ,
		dbpedia:Finite_model_theory ;
	dbpprop:residence	<http://dbpedia.org/resource/Los_Gatos%2C_California> ;
	dbpprop:caption	"Ronald Fagin"@en ;
	dbpprop:workInstitution	dbpedia:IBM_Almaden_Research_Center ;
	dbpprop:knownFor	<http://dbpedia.org/resource/Fagin%27s_theorem> ;
	dbpprop:doctoralAdvisor	dbpedia:Robert_Lawson_Vaught ;
	dbpprop:prizes	"Elected to IBM Academy of Technology<br>\nACM SIGMOD Edgar F. Codd Innovations Award<br>\nFellow of  ACM<br>\nFellow of the IEEE<br>\nFellow of the  AAAS<br>\nDocteur Honoris Causa from the University of Paris<br>\nInstitute for Scientific Information \"Highly Cited Researcher\"<br> \nSeven IBM Outstanding Innovation Awards<br>\nIBM Outstanding Technical Achievement Award<br>"@en .