@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/resource/Adolf_von_Harnack/deathDate/> .
dbpedia:Adolf_von_Harnack	dbpprop:deathDate	ns2:Death_date_and_age .
@prefix ns3:	<http://dbpedia.org/resource/Template:> .
ns2:Death_date_and_age	dbpprop:wikiPageUsesTemplate	ns3:death_date_and_age ;
	dbpprop:mf	"y"@en .