@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:Rivers_Cuomo	dbpedia-owl:associatedBand	dbpedia:Goat_Punishment ;
	dbpedia-owl:associatedMusicalArtist	dbpedia:Goat_Punishment .
@prefix ns2:	<http://dbpedia.org/ontology/MusicalArtist/> .
dbpedia:Rivers_Cuomo	ns2:associatedBand	dbpedia:Goat_Punishment ;
	ns2:associatedMusicalArtist	dbpedia:Goat_Punishment .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Rivers_Cuomo	dbpprop:associatedActs	dbpedia:Goat_Punishment .
dbpedia:Weezer	dbpedia-owl:associatedBand	dbpedia:Goat_Punishment ;
	dbpedia-owl:associatedMusicalArtist	dbpedia:Goat_Punishment ;
	ns2:associatedBand	dbpedia:Goat_Punishment ;
	ns2:associatedMusicalArtist	dbpedia:Goat_Punishment ;
	dbpprop:associatedActs	dbpedia:Goat_Punishment .
dbpedia:Goat_Punishment	dbpprop:redirect	dbpedia:Weezer .