@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix ns1:	<http://dbpedia.org/resource/Robert_Robinson_%2528scientist%2529/deathDate/> .
<http://dbpedia.org/resource/Robert_Robinson_%28scientist%29>	dbpprop:deathDate	ns1:death_date_and_age .
@prefix ns2:	<http://dbpedia.org/resource/Template:> .
ns1:death_date_and_age	dbpprop:wikiPageUsesTemplate	ns2:death_date_and_age ;
	dbpprop:df	"y"@en .