@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix ns1:	<http://dbpedia.org/resource/M._G._Ramachandran/birthdate/> .
<http://dbpedia.org/resource/M._G._Ramachandran>	dbpprop:birthdate	ns1:birth_date .
@prefix ns2:	<http://dbpedia.org/resource/Template:> .
ns1:birth_date	dbpprop:wikiPageUsesTemplate	ns2:birth_date ;
	dbpprop:birthDateProperty	1 ,
		1917 ,
		17 .