@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix ns1:	<http://dbpedia.org/resource/Robert_Taylor_%2528actor%2529/deathplace/> .
<http://dbpedia.org/resource/Robert_Taylor_%28actor%29>	dbpprop:deathplace	ns1:city-state .
@prefix ns2:	<http://dbpedia.org/resource/Template:> .
ns1:city-state	dbpprop:wikiPageUsesTemplate	ns2:city-state ;
	dbpprop:cityStateProperty	"Santa Monica"@en ,
		"California"@en .