@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/resource/The_Smiths/> .
dbpedia:The_Smiths	dbpprop:relatedInstance	ns2:listen1 .
@prefix ns3:	<http://dbpedia.org/resource/Template:> .
ns2:listen1	dbpprop:wikiPageUsesTemplate	ns3:listen ;
	dbpprop:title	"\"This Charming Man\""@en ;
	dbpprop:description	"Sample of \"This Charming Man\", the group's second single. Featuring jangly guitar riffs by Johnny Marr, the single was the band's first chart success."@en ;
	dbpprop:format	dbpedia:Ogg ;
	dbpprop:filename	"This_Charming_Man.ogg"@en .