@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Sam_Gilley	foaf:primaryTopic	dbr:Sam_Gilley .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Sam_Gilley	rdf:type	wikidata:Q5 ,
		wikidata:Q19088 ,
		foaf:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Sam_Gilley	rdf:type	owl:Thing .
@prefix ns6:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Sam_Gilley	rdf:type	ns6:NaturalPerson ,
		wikidata:Q2066131 ,
		wikidata:Q729 .
@prefix schema:	<http://schema.org/> .
dbr:Sam_Gilley	rdf:type	schema:Person .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Sam_Gilley	rdf:type	dbo:Athlete ,
		dbo:Species ,
		wikidata:Q215627 ,
		dbo:Boxer ,
		dbo:Animal ,
		dbo:Eukaryote ,
		dbo:Person ;
	owl:sameAs	dbr:Sam_Gilley ;
	foaf:nick	"Magic Man"@en ;
	foaf:name	"Sam Gilley"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Sam_Gilley	rdfs:label	"Sam Gilley"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:Sam_Gilley	dct:subject	<http://dbpedia.org/resource/Category:21st-century_English_sportsmen> ,
		<http://dbpedia.org/resource/Category:1994_births> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Sam_Gilley	dct:subject	dbc:People_from_Leytonstone ,
		dbc:Sportspeople_from_the_London_Borough_of_Waltham_Forest ,
		dbc:Light-middleweight_boxers ,
		dbc:English_male_boxers ,
		dbc:Commonwealth_Boxing_Council_champions ,
		dbc:Living_people ,
		dbc:British_male_boxers .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Sam_Gilley	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Sam_Gilley?oldid=1294432590&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Sam_Gilley ;
	dbo:description	"English boxer (born 1994)"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Sam_Gilley	dbp:wikiPageUsesTemplate	dbt:Short_description ,
		dbt:Reflist ,
		dbt:Infobox_boxer ,
		dbt:Birth_date_and_age ;
	dbo:birthPlace	dbr:Leytonstone ,
		dbr:London ;
	dbp:birthPlace	"Leytonstone, London, England"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Sam_Gilley	dbo:birthDate	"1994-08-19"^^xsd:date ;
	dbp:name	"Sam Gilley"@en ;
	dbp:birthDate	"1994-08-19"^^xsd:date ;
	dbp:draws	1 ;
	dbp:losses	1 ;
	dbp:ko	9 ;
	dbp:wins	18 ;
	dbp:boxrec	796136 ;
	dbp:total	20 .
@prefix dbd:	<http://dbpedia.org/datatype/> .
@prefix ns17:	<http://dbpedia.org/ontology/Person/> .
dbr:Sam_Gilley	ns17:height	"182.88"^^dbd:centimetre ;
	dbo:height	"1.8288"^^xsd:double ;
	dbp:height	"6.0"^^dbd:foot ;
	dbp:weight	dbr:Light_middleweight ;
	dbp:nickname	"Magic Man"@en ;
	dbp:style	dbr:Orthodox_stance .