@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Danny_Rumph	foaf:primaryTopic	dbr:Danny_Rumph .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Danny_Rumph	rdf:type	dbo:Person ,
		foaf:Person ,
		dbo:Eukaryote .
@prefix ns5:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Danny_Rumph	rdf:type	ns5:NaturalPerson .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Danny_Rumph	rdf:type	wikidata:Q3665646 ,
		wikidata:Q729 ,
		dbo:BasketballPlayer ,
		wikidata:Q215627 ,
		dbo:Athlete .
@prefix schema:	<http://schema.org/> .
dbr:Danny_Rumph	rdf:type	schema:Person ,
		wikidata:Q19088 ,
		wikidata:Q5 ,
		wikidata:Q2066131 ,
		dbo:Animal ,
		dbo:Species .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Danny_Rumph	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Danny_Rumph ;
	foaf:name	"Danny Rumph"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Danny_Rumph	rdfs:label	"Danny Rumph"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Danny_Rumph	dct:subject	dbc:Basketball_players_from_Philadelphia ,
		dbc:Deaths_from_cardiomyopathy ,
		<http://dbpedia.org/resource/Category:American_men\u0027s_basketball_players> ,
		<http://dbpedia.org/resource/Category:2005_deaths> ,
		dbc:Point_guards ,
		dbc:Western_Kentucky_Hilltoppers_basketball_players ,
		<http://dbpedia.org/resource/Category:1983_births> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Danny_Rumph	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Danny_Rumph?oldid=1309822390&ns=0> ;
	dbo:description	"basketballer"@nl ,
		"\u0431\u0430\u0441\u043A\u0435\u0442\u0431\u043E\u043B\u0456\u0441\u0442 \u043A\u043E\u043C\u0430\u043D\u0434\u0438 \u043A\u043E\u043B\u0435\u0434\u0436\u0443 (2003\u20132005)"@uk ,
		"college basketball player (2003\u20132005) Western Kentucky"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Danny_Rumph	dbp:wikiPageUsesTemplate	dbt:Birth_date ,
		dbt:Death_date_and_age ,
		dbt:Reflist ,
		dbt:Short_description ,
		dbt:Infobox_basketball_biography .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Danny_Rumph	dbp:birthDate	"1983-07-15"^^xsd:date ;
	dbp:name	"Danny Rumph"@en ;
	dbp:birthPlace	"Philadelphia, Pennsylvania, U.S."@en ;
	dbo:birthPlace	dbr:Philadelphia ;
	dbo:birthDate	"1983-07-15"^^xsd:date .
@prefix dbd:	<http://dbpedia.org/datatype/> .
@prefix ns17:	<http://dbpedia.org/ontology/Person/> .
dbr:Danny_Rumph	ns17:weight	"81.648"^^dbd:kilogram ;
	dbo:height	"1.8796"^^xsd:double ;
	dbo:position	dbr:Point_guard ;
	dbo:weight	"81648.0"^^xsd:double ;
	dbp:heightFt	6 ;
	dbp:heightIn	2 ;
	dbp:weightLb	180 ;
	dbo:deathDate	"2005-05-08"^^xsd:date ;
	dbp:deathPlace	"Philadelphia, Pennsylvania, U.S."@en ;
	dbp:deathDate	"2005-05-08"^^xsd:date ;
	dbp:college	dbr:Western_Kentucky_Hilltoppers_basketball ;
	foaf:isPrimaryTopicOf	wikipedia-en:Danny_Rumph ;
	dbo:college	dbr:Western_Kentucky_Hilltoppers_basketball ;
	dbp:highSchool	dbr:Parkway_Northwest_Middle_College ,
		""@en ;
	dbp:careerPosition	dbr:Point_guard .