@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix ns1:	<http://dbpedia.org/resource/Arthur_Kennedy_%2528actor%2529/deathdate/> .
<http://dbpedia.org/resource/Arthur_Kennedy_%28actor%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:deathDateAndAgeProperty	1990 ,
		5 ,
		1914 ,
		1 ,
		2 ,
		17 .