@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Ronald_C._Read>	rdf:type	dbpedia-owl:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Ronald_C._Read>	rdf:type	owl:Thing ,
		dbpedia-owl:Scientist .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Ronald_C._Read>	dbpprop:name	"R. C. Read"@en .
@prefix ns4:	<http://dbpedia.org/ontology/Person/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Ronald_C._Read>	ns4:residence	dbpedia:United_Kingdom ;
	ns4:citizenship	dbpedia:United_Kingdom ;
	ns4:almaMater	dbpedia:University_of_London .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Ronald_C._Read>	foaf:name	"R. C. Read" ;
	foaf:page	<http://en.wikipedia.org/wiki/Ronald_C._Read> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Ronald_C._Read>	rdfs:label	"Ronald C. Read"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/en/thumb/7/7e/Replace_this_image_male.svg/200px-Replace_this_image_male.svg.png> ;
	dbpedia-owl:residence	dbpedia:United_Kingdom ;
	dbpedia-owl:citizenship	dbpedia:United_Kingdom ;
	dbpedia-owl:almaMater	dbpedia:University_of_London ;
	dbpprop:abstract	"Ronald C. Read is an emeritus professor of mathematics at the University of Waterloo, Canada. He has published many books and papers, primarily in graph theory, especially on graph isomorphism and chromatic numbers. A majority of his later work was done in Waterloo. Read received his Ph.D. (1959) in Graph theory from the University of London ."@en ;
	rdfs:comment	"Ronald C. Read is an emeritus professor of mathematics at the University of Waterloo, Canada. He has published many books and papers, primarily in graph theory, especially on graph isomorphism and chromatic numbers. A majority of his later work was done in Waterloo. Read received his Ph.D. (1959) in Graph theory from the University of London ."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/en/7/7e/Replace_this_image_male.svg> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Ronald_C._Read>	skos:subject	<http://dbpedia.org/resource/Category:Year_of_birth_missing_%28living_people%29> .
@prefix ns9:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Ronald_C._Read>	skos:subject	ns9:Graph_theorists ,
		ns9:University_of_Waterloo ,
		<http://dbpedia.org/resource/Category:20th-century_mathematicians> ,
		ns9:British_expatriate_academics_in_Canada ,
		ns9:Living_people .
@prefix ns10:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Ronald_C._Read>	dbpprop:wikiPageUsesTemplate	ns10:infobox_scientist ;
	dbpprop:almaMater	dbpedia:University_of_London ;
	dbpprop:field	dbpedia:Graph_theory ;
	dbpprop:residence	dbpedia:United_Kingdom ;
	dbpprop:citizenship	dbpedia:United_Kingdom ;
	dbpprop:workInstitutions	dbpedia:University_of_Waterloo ;
	dbpprop:boxWidth	"100px"@en .
@prefix ns11:	<http://dbpedia.org/ontology/Scientist/> .
dbpedia:William_Lawrence_Kocay	ns11:doctoralAdvisor	<http://dbpedia.org/resource/Ronald_C._Read> ;
	dbpedia-owl:doctoralAdvisor	<http://dbpedia.org/resource/Ronald_C._Read> ;
	dbpprop:doctoralAdvisor	<http://dbpedia.org/resource/Ronald_C._Read> .
dbpedia:Ronald_Read	dbpprop:redirect	<http://dbpedia.org/resource/Ronald_C._Read> .