@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Red_Hot_Chili_Peppers__Red_Hot_Chili_Peppers__1	rdf:type	dbo:Agent ,
		dbo:Band ,
		dbo:Organisation .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Red_Hot_Chili_Peppers__Red_Hot_Chili_Peppers__1	rdf:type	wikidata:Q43229 .
@prefix schema:	<http://schema.org/> .
dbr:Red_Hot_Chili_Peppers__Red_Hot_Chili_Peppers__1	rdf:type	schema:MusicGroup ,
		schema:Organization ,
		wikidata:Q24229398 .
@prefix ns5:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Red_Hot_Chili_Peppers__Red_Hot_Chili_Peppers__1	rdf:type	ns5:Agent ,
		dbo:Group ,
		wikidata:Q215380 ,
		ns5:SocialPerson .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Red_Hot_Chili_Peppers__Red_Hot_Chili_Peppers__1	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Red_Hot_Chili_Peppers__Red_Hot_Chili_Peppers__1 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Red_Hot_Chili_Peppers__Red_Hot_Chili_Peppers__1	foaf:name	"Red Hot Chili Peppers"@en ;
	dbo:genre	dbr:Rap_rock ,
		dbr:Alternative_rock ,
		dbr:Funk_metal ,
		dbr:Funk_rock .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Red_Hot_Chili_Peppers__Red_Hot_Chili_Peppers__1	dbo:activeYearsStartYear	"1982"^^xsd:gYear ;
	dbo:background	"group_or_band" ;
	dbo:associatedBand	dbr:The_Mars_Volta ,
		<http://dbpedia.org/resource/Jane\u0027s_Addiction> ,
		<http://dbpedia.org/resource/What_Is_This%3F> ,
		<http://dbpedia.org/resource/Ataxia_(band)> ;
	dbo:associatedMusicalArtist	dbr:The_Mars_Volta ,
		<http://dbpedia.org/resource/Jane\u0027s_Addiction> ,
		<http://dbpedia.org/resource/What_Is_This%3F> ,
		<http://dbpedia.org/resource/Ataxia_(band)> ;
	dbo:bandMember	<http://dbpedia.org/resource/Flea_(musician)> ,
		dbr:Chad_Smith ,
		dbr:John_Frusciante ,
		dbr:Anthony_Kiedis ;
	dbo:recordLabel	dbr:Warner_Records ,
		dbr:Enigma_Records ,
		dbr:EMI_America_Records ,
		dbr:Capitol_Records ;
	dbo:formerBandMember	dbr:Jesse_Tobias ,
		dbr:Jack_Irons ,
		dbr:Arik_Marshall ,
		dbr:Jack_Sherman ,
		<http://dbpedia.org/resource/D._H._Peligro> ,
		dbr:DeWayne_McKnight ,
		dbr:Hillel_Slovak ,
		dbr:Josh_Klinghoffer ,
		dbr:Dave_Navarro ,
		dbr:Cliff_Martinez .