@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Los_Amigos_del_Beta_Bandidos	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Los_Amigos_del_Beta_Bandidos	rdf:type	owl:Thing ,
		dbpedia-owl:MusicalWork .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Los_Amigos_del_Beta_Bandidos	dbpprop:name	"Los Amigos del Beta Bandidos"@en ;
	dbpedia-owl:label	<http://dbpedia.org/resource/Regal_Records_%281914%29> .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:Los_Amigos_del_Beta_Bandidos	ns5:label	<http://dbpedia.org/resource/Regal_Records_%281914%29> ;
	dbpedia-owl:genre	dbpedia:Indie_rock ;
	dbpedia-owl:subsequentWork	dbpedia:The_Three_EPs ;
	ns5:artist	dbpedia:The_Beta_Band ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000007d0178a> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Los_Amigos_del_Beta_Bandidos	foaf:name	"Los Amigos del Beta Bandidos" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:Los_Amigos_del_Beta_Bandidos	foaf:page	ns7:Los_Amigos_del_Beta_Bandidos .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Los_Amigos_del_Beta_Bandidos	ns9:releaseDate	"1998-07-20"^^xsd:date ;
	dbpedia-owl:runtime	"1032.12"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:The_Beta_Band ;
	dbpedia-owl:producer	dbpedia:The_Beta_Band .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Los_Amigos_del_Beta_Bandidos	rdfs:label	"Los Amigos del Beta Bandidos"@fr ,
		"Los Amigos del Beta Bandidos"@en ;
	ns9:genre	dbpedia:Indie_rock ;
	ns9:subsequentWork	dbpedia:The_Three_EPs ;
	dbpedia-owl:previousWork	dbpedia:The_Patty_Patty_Sound ;
	ns9:runtime	"1032.12"^^xsd:duration .
@prefix ns11:	<http://dbpedia.org/ontology/Album/> .
dbpedia:Los_Amigos_del_Beta_Bandidos	ns11:producer	dbpedia:The_Beta_Band ;
	dbpprop:abstract	"Los Amigos del Beta Bandidos (Translated to 'The Friends of the Beta Bandits' in English) is the third release by The Beta Band, released in 1998. All the tracks from the EP were later included on the compilation The Three EPs along with Champion Versions and The Patty Patty Sound."@en ,
		"Los Amigos del Beta Bandidos est le troisi\u00E8me EP du groupe The Beta Band, sorti en 1998. Cet EP a \u00E9t\u00E9 r\u00E9uni avec les deux autres EPs du groupe (Champion Versions sorti en 1997 et The Patty Patty Sound sorti en 1998) pour le compilation The Three EPs."@fr ;
	rdfs:comment	"Los Amigos del Beta Bandidos (Translated to 'The Friends of the Beta Bandits' in English) is the third release by The Beta Band, released in 1998. All the tracks from the EP were later included on the compilation The Three EPs along with Champion Versions and The Patty Patty Sound."@en ,
		"Los Amigos del Beta Bandidos est le troisi\u00E8me EP du groupe The Beta Band, sorti en 1998. Cet EP a \u00E9t\u00E9 r\u00E9uni avec les deux autres EPs du groupe (Champion Versions sorti en 1997 et The Patty Patty Sound sorti en 1998) pour le compilation The Three EPs."@fr ;
	ns9:previousWork	dbpedia:The_Patty_Patty_Sound ;
	dbpedia-owl:releaseDate	"1998-07-20"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Los_Amigos_del_Beta_Bandidos	skos:subject	ns13:The_Beta_Band_albums ,
		<http://dbpedia.org/resource/Category:1998_EPs> .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Los_Amigos_del_Beta_Bandidos	dbpprop:wikiPageUsesTemplate	ns14:infobox_album ;
	dbpprop:type	"EP"@en ;
	dbpprop:genre	dbpedia:Indie_rock ;
	dbpprop:label	<http://dbpedia.org/resource/Regal_Records_%281914%29> ;
	dbpprop:cover	"LosAmigosdelBetaBandidos.jpg"@en ;
	dbpprop:lastAlbum	dbpedia:The_Patty_Patty_Sound ;
	dbpprop:nextAlbum	"''The Three EPs''<br/>(1998)"@en ;
	dbpprop:artist	dbpedia:The_Beta_Band ;
	dbpprop:producer	dbpedia:The_Beta_Band ;
	dbpprop:length	"17:12"@en .
dbpedia:The_Three_EPs	dbpedia-owl:previousWork	dbpedia:Los_Amigos_del_Beta_Bandidos ;
	ns9:previousWork	dbpedia:Los_Amigos_del_Beta_Bandidos ;
	dbpprop:lastAlbum	dbpedia:Los_Amigos_del_Beta_Bandidos .
dbpedia:The_Patty_Patty_Sound	dbpedia-owl:subsequentWork	dbpedia:Los_Amigos_del_Beta_Bandidos ;
	ns9:subsequentWork	dbpedia:Los_Amigos_del_Beta_Bandidos ;
	dbpprop:nextAlbum	dbpedia:Los_Amigos_del_Beta_Bandidos .