@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Shanghai_Shenhua_F.C.>	dbpprop:name	dbpedia:Dong_Xuesheng .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Dong_Xuesheng	rdf:type	dbpedia-owl:Athlete ,
		dbpedia-owl:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Dong_Xuesheng	rdf:type	owl:Thing ,
		dbpedia-owl:FootballPlayer .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Dong_Xuesheng	foaf:page	ns6:Dong_Xuesheng ;
	dbpedia-owl:currentPosition	"striker" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Dong_Xuesheng	rdfs:label	"Dong Xuesheng"@en .
@prefix ns8:	<http://dbpedia.org/ontology/Athlete/> .
dbpedia:Dong_Xuesheng	ns8:currentPosition	"striker" ;
	dbpprop:abstract	"Dong Xuesheng(born 22 May 1989) is a Chinese football player who currently plays for Shanghai Shenhua as a striker."@en ;
	rdfs:comment	"Dong Xuesheng(born 22 May 1989) is a Chinese football player who currently plays for Shanghai Shenhua as a striker."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
dbpedia:Dong_Xuesheng	skos:subject	ns10:Shanghai_Shenhua_players ,
		ns10:Living_people ,
		ns10:Chinese_footballers ,
		<http://dbpedia.org/resource/Category:1989_births> ,
		ns10:People_from_Dalian .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
dbpedia:Dong_Xuesheng	dbpprop:wikiPageUsesTemplate	ns11:infobox_football_biography ;
	dbpprop:years	"2009-present"@en ;
	dbpprop:clubs	dbpedia:Shanghai_Shenhua ;
	dbpprop:playername	"Dong Xuesheng \n \u8463\u5B66\u5347"@en ;
	dbpprop:cityofbirth	dbpedia:Dalian ;
	dbpprop:currentclub	dbpedia:Shanghai_Shenhua ;
	dbpprop:clubnumber	27 .
@prefix ns12:	<http://dbpedia.org/resource/Dong_Xuesheng/dateofbirth/> .
dbpedia:Dong_Xuesheng	dbpprop:dateofbirth	ns12:birth_date_and_age ;
	dbpprop:countryofbirth	dbpedia:China ;
	dbpprop:height	1.9 ;
	dbpprop:position	dbpedia:Striker ;
	dbpprop:caps_percent_28goals_percent_29	"1 (0)"@en ;
	dbpprop:pcupdate	"16 March 2009"@en .