@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Alice_Pumphrey	foaf:primaryTopic	dbr:Alice_Pumphrey .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Alice_Pumphrey	rdf:type	dbo:AmateurBoxer ,
		dbo:Athlete ,
		dbo:Eukaryote .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Alice_Pumphrey	rdf:type	wikidata:Q729 .
@prefix schema:	<http://schema.org/> .
dbr:Alice_Pumphrey	rdf:type	schema:Person ,
		foaf:Person ,
		dbo:Person ,
		wikidata:Q19088 ,
		wikidata:Q2066131 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Alice_Pumphrey	rdf:type	owl:Thing ,
		dbo:Species .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Alice_Pumphrey	rdf:type	ns8:NaturalPerson ,
		wikidata:Q215627 ,
		dbo:Boxer ,
		wikidata:Q5 ,
		dbo:Animal ;
	owl:sameAs	dbr:Alice_Pumphrey ;
	foaf:name	"Alice Pumphrey"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Alice_Pumphrey	rdfs:label	"Alice Pumphrey"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Alice_Pumphrey	dct:subject	dbc:Light-flyweight_boxers ,
		<http://dbpedia.org/resource/Category:Place_of_birth_missing_(living_people)> ,
		dbc:Living_people ,
		dbc:Flyweight_boxers ,
		dbc:English_women_boxers ,
		<http://dbpedia.org/resource/Category:21st-century_English_sportswomen> ,
		<http://dbpedia.org/resource/Category:2006_births> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Alice_Pumphrey	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Alice_Pumphrey?oldid=1311018659&ns=0> .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Alice_Pumphrey	dbp:wikiPageUsesTemplate	<http://dbpedia.org/resource/Template:Infobox_boxer_(amateur)> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Alice_Pumphrey	dbp:wikiPageUsesTemplate	dbt:Reflist ,
		dbt:Short_description ,
		dbt:ENG ,
		dbt:MedalSport ,
		dbt:MedalCountry ,
		dbt:Medal ,
		dbt:MedalComp ,
		dbt:Birth_date_and_age .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Alice_Pumphrey	dbp:birthDate	"2006-05-02"^^xsd:date ;
	dbp:name	"Alice Pumphrey"@en ;
	dbo:birthDate	"2006-05-02"^^xsd:date ;
	dbp:club	"The Purge Boxing Academy"@en ;
	dbp:showMedals	"yes"@en ;
	dbp:weightClass	dbr:Light_flyweight ,
		dbr:Flyweight ;
	foaf:isPrimaryTopicOf	wikipedia-en:Alice_Pumphrey .