@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://dbpedia.org/class/yago/> .
<http://dbpedia.org/resource/A._D._Whitfield>	rdf:type	ns1:WashingtonRedskinsPlayers .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/A._D._Whitfield>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/A._D._Whitfield>	rdf:type	dbpedia-owl:Athlete ,
		dbpedia-owl:Person ,
		ns1:DallasCowboysPlayers ,
		ns1:LivingPeople ,
		ns1:PeopleFromTexas ,
		dbpedia-owl:FootballPlayer ,
		ns1:NorthTexasMeanGreenFootballPlayers .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns5:	<http://dbpedia.org/ontology/Person/> .
<http://dbpedia.org/resource/A._D._Whitfield>	ns5:birthDate	"1943-09-02"^^xsd:date ;
	ns5:birthPlace	<http://dbpedia.org/resource/Rosebud%2C_Texas> ;
	dbpedia-owl:currentNumber	42 .
@prefix ns6:	<http://dbpedia.org/ontology/FootballPlayer/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/A._D._Whitfield>	ns6:college	dbpedia:University_of_North_Texas ;
	dbpedia-owl:team	dbpedia:Dallas_Cowboys ,
		dbpedia:Washington_Redskins ;
	owl:sameAs	<http://umbel.org/umbel/ne/wikipedia/A._D._Whitfield> ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000005af83db> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/A._D._Whitfield>	foaf:page	<http://en.wikipedia.org/wiki/A._D._Whitfield> ;
	dbpedia-owl:college	dbpedia:University_of_North_Texas .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/A._D._Whitfield>	rdfs:label	"A. D. Whitfield"@en ;
	dbpedia-owl:birthDate	"1943-09-02"^^xsd:date ;
	dbpedia-owl:birthPlace	<http://dbpedia.org/resource/Rosebud%2C_Texas> ;
	ns6:team	dbpedia:Washington_Redskins ,
		dbpedia:Dallas_Cowboys .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/A._D._Whitfield>	dbpprop:abstract	"A. D. Whitfield, Jr. is a former American football running back in the National Football League for the Dallas Cowboys and the Washington Redskins. He played college football at the University of North Texas."@en ;
	rdfs:comment	"A. D. Whitfield, Jr. is a former American football running back in the National Football League for the Dallas Cowboys and the Washington Redskins. He played college football at the University of North Texas."@en .
@prefix ns11:	<http://dbpedia.org/ontology/Athlete/> .
<http://dbpedia.org/resource/A._D._Whitfield>	ns11:currentNumber	42 .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/A._D._Whitfield>	skos:subject	ns13:Living_people ,
		<http://dbpedia.org/resource/Category:1943_births> ,
		ns13:Washington_Redskins_players ,
		<http://dbpedia.org/resource/Category:People_from_Falls_County%2C_Texas> ,
		ns13:Dallas_Cowboys_players ,
		ns13:North_Texas_Mean_Green_football_players ,
		ns13:Florida_Blazers_players ,
		ns13:American_football_running_backs .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/A._D._Whitfield>	dbpprop:wikiPageUsesTemplate	ns14:nfl_player ;
	dbpprop:nfl	"WHI653240"@en ;
	dbpprop:databasefootball	"WHITFAD01"@en ;
	dbpprop:pfr	"WhitA.00"@en ;
	dbpprop:years	"1965\n1966-1968"@en ;
	dbpprop:birthPlace	<http://dbpedia.org/resource/Rosebud%2C_Texas> ;
	dbpprop:teams	dbpedia:Washington_Redskins ,
		dbpedia:Dallas_Cowboys ;
	dbpprop:college	dbpedia:University_of_North_Texas .
@prefix ns15:	<http://dbpedia.org/resource/A._D._Whitfield/dateofbirth/> .
<http://dbpedia.org/resource/A._D._Whitfield>	dbpprop:dateofbirth	ns15:birth_date_and_age ;
	dbpprop:number	"42, 25"@en ;
	dbpprop:position	dbpedia:Running_back ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/A._D._Whitfield> ;
	dbpprop:redirect	<http://dbpedia.org/resource/A._D._Whitfield> .
dbpedia:AD_Whitfield	dbpprop:redirect	<http://dbpedia.org/resource/A._D._Whitfield> .
dbpedia:A_D_Whitfield	dbpprop:redirect	<http://dbpedia.org/resource/A._D._Whitfield> .
<http://mpii.de/yago/resource/A._D._Whitfield>	owl:sameAs	<http://dbpedia.org/resource/A._D._Whitfield> .