@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/resource/Christina_Milian/born/> .
dbpedia:Christina_Milian	dbpprop:born	ns2:birth_date_and_age .
@prefix ns3:	<http://dbpedia.org/resource/Template:> .
ns2:birth_date_and_age	dbpprop:wikiPageUsesTemplate	ns3:birth_date_and_age ;
	dbpprop:birthDateAndAgeProperty	9 ,
		1981 ,
		26 .