@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/resource/Lou_Boudreau/deathplace/> .
dbpedia:Lou_Boudreau	dbpprop:deathplace	ns2:city-state .
@prefix ns3:	<http://dbpedia.org/resource/Template:> .
ns2:city-state	dbpprop:wikiPageUsesTemplate	ns3:city-state ;
	dbpprop:cityStateProperty	"Frankfort"@en ,
		"Illinois"@en .