@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:The_Cure	dbpedia-owl:associatedBand	<http://dbpedia.org/resource/Siouxsie_%26_The_Banshees> ;
	dbpedia-owl:associatedMusicalArtist	<http://dbpedia.org/resource/Siouxsie_%26_The_Banshees> .
@prefix ns2:	<http://dbpedia.org/ontology/MusicalArtist/> .
dbpedia:The_Cure	ns2:associatedBand	<http://dbpedia.org/resource/Siouxsie_%26_The_Banshees> ;
	ns2:associatedMusicalArtist	<http://dbpedia.org/resource/Siouxsie_%26_The_Banshees> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:The_Cure	dbpprop:associatedActs	<http://dbpedia.org/resource/Siouxsie_%26_The_Banshees> .
<http://dbpedia.org/resource/Siouxsie_%26_The_Banshees>	dbpprop:redirect	<http://dbpedia.org/resource/Siouxsie_%26_the_Banshees> .