@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix ns1:	<http://dbpedia.org/resource/Brad_Johnson_%2528American_football%2529/birthdate/> .
<http://dbpedia.org/resource/Brad_Johnson_%28American_football%29>	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:birthDateAndAgeProperty	1968 ,
		13 ,
		9 .