@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:Edwin_Harrison_McHenry	dbpedia-owl:predecessor	dbpedia:John_William_Kendrick .
@prefix ns2:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Edwin_Harrison_McHenry	ns2:predecessor	dbpedia:John_William_Kendrick .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Edwin_Harrison_McHenry	dbpprop:predecessor	dbpedia:John_William_Kendrick .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:John_William_Kendrick	rdf:type	owl:Thing ,
		dbpedia-owl:Person ;
	dbpprop:name	"John William Kendrick"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:John_William_Kendrick	ns2:birthDate	"1853-10-14"^^xsd:date ;
	ns2:birthPlace	<http://dbpedia.org/resource/Worcester%2C_Massachusetts> ;
	ns2:deathDate	"1924-02-16"^^xsd:date ;
	ns2:education	dbpedia:Worcester_Polytechnic_Institute ;
	ns2:occupation	dbpedia:Railroad ;
	dbpedia-owl:title	"Chief engineer, general manager, vice-president, vice-chairman" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:John_William_Kendrick	foaf:name	"John William Kendrick" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:John_William_Kendrick	foaf:page	ns8:John_William_Kendrick ;
	dbpedia-owl:knownFor	dbpedia:Civil_engineering ;
	ns2:knownFor	dbpedia:Civil_engineering ;
	dbpedia-owl:employer	<http://dbpedia.org/resource/Atchison%2C_Topeka_and_Santa_Fe_Railway> ,
		dbpedia:Northern_Pacific_Railway ;
	ns2:employer	<http://dbpedia.org/resource/Atchison%2C_Topeka_and_Santa_Fe_Railway> ,
		dbpedia:Northern_Pacific_Railway .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:John_William_Kendrick	rdfs:label	"John William Kendrick"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/en/thumb/9/9b/Kendrick_001a.png/200px-Kendrick_001a.png> ;
	dbpedia-owl:birthDate	"1853-10-14"^^xsd:date ;
	dbpedia-owl:birthPlace	<http://dbpedia.org/resource/Worcester%2C_Massachusetts> ;
	dbpedia-owl:deathDate	"1924-02-16"^^xsd:date ;
	ns2:nationality	dbpedia:United_States ;
	dbpedia-owl:education	dbpedia:Worcester_Polytechnic_Institute ;
	dbpedia-owl:occupation	dbpedia:Railroad ;
	dbpprop:abstract	"John William Kendrick was chief engineer, general manager and vice-president of the Northern Pacific Railway and later vice-chairman of the board of the Atchison, Topeka and Santa Fe Railway."@en ;
	rdfs:comment	"John William Kendrick was chief engineer, general manager and vice-president of the Northern Pacific Railway and later vice-chairman of the board of the Atchison, Topeka and Santa Fe Railway."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/en/9/9b/Kendrick_001a.png> ;
	dbpedia-owl:nationality	dbpedia:United_States ;
	ns2:title	"Chief engineer, general manager, vice-president, vice-chairman" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:John_William_Kendrick	skos:subject	<http://dbpedia.org/resource/Category:1853_births> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
dbpedia:John_William_Kendrick	skos:subject	ns11:Worcester_Polytechnic_Institute ,
		<http://dbpedia.org/resource/Category:People_of_the_Atchison%2C_Topeka_and_Santa_Fe_Railway> ,
		ns11:People_of_the_Northern_Pacific_Railway ,
		<http://dbpedia.org/resource/Category:1924_deaths> ,
		ns11:American_civil_engineers .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
dbpedia:John_William_Kendrick	dbpprop:wikiPageUsesTemplate	ns12:infobox_person ;
	dbpprop:nationality	dbpedia:United_States ;
	dbpprop:title	"Chief engineer, general manager, vice-president, vice-chairman"@en .
@prefix ns13:	<http://dbpedia.org/resource/John_William_Kendrick/birthDate/> .
dbpedia:John_William_Kendrick	dbpprop:birthDate	ns13:Birth_date ;
	dbpprop:birthPlace	<http://dbpedia.org/resource/Worcester%2C_Massachusetts> .
@prefix ns14:	<http://dbpedia.org/resource/John_William_Kendrick/deathDate/> .
dbpedia:John_William_Kendrick	dbpprop:deathDate	ns14:Death_date_and_age ;
	dbpprop:occupation	"Civil engineer, railroad official"@en ;
	dbpprop:education	dbpedia:Worcester_Polytechnic_Institute ;
	dbpprop:knownFor	dbpedia:Civil_engineering ;
	dbpprop:employer	dbpedia:Northern_Pacific_Railway ,
		<http://dbpedia.org/resource/Atchison%2C_Topeka_and_Santa_Fe_Railway> .