@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/resource/Andy_Ashby/birthplace/> .
dbpedia:Andy_Ashby	dbpprop:birthplace	ns2:city-state .
@prefix ns3:	<http://dbpedia.org/resource/Template:> .
ns2:city-state	dbpprop:wikiPageUsesTemplate	ns3:city-state ;
	dbpprop:cityStateProperty	"Kansas City"@en ,
		"Missouri"@en .