@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix ns1:	<http://dbpedia.org/resource/James_D%2527Arcy/birthdate/> .
<http://dbpedia.org/resource/James_D%27Arcy>	dbpprop:birthdate	ns1:Birth_date_and_age .
@prefix ns2:	<http://dbpedia.org/resource/Template:> .
ns1:Birth_date_and_age	dbpprop:wikiPageUsesTemplate	ns2:birth_date_and_age ;
	dbpprop:mf	"y"@en .