@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/EP_2_%28Basement_Jaxx_EP%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album ,
		dbpedia-owl:MusicalWork .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/EP_2_%28Basement_Jaxx_EP%29>	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/EP_2_%28Basement_Jaxx_EP%29>	dbpprop:name	"EP 2"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/EP_2_%28Basement_Jaxx_EP%29>	dbpedia-owl:label	dbpedia:Atlantic_Jaxx .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/EP_2_%28Basement_Jaxx_EP%29>	ns5:label	dbpedia:Atlantic_Jaxx ;
	dbpedia-owl:genre	dbpedia:Electronic_dance_music ;
	dbpedia-owl:subsequentWork	dbpedia:Summer_Daze_EP ;
	ns5:artist	dbpedia:Basement_Jaxx ;
	owl:sameAs	<http://umbel.org/umbel/ne/wikipedia/EP_2_%28Basement_Jaxx_EP%29> ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000005af8f6e> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/EP_2_%28Basement_Jaxx_EP%29>	foaf:name	"EP 2" ;
	foaf:page	<http://en.wikipedia.org/wiki/EP_2_%28Basement_Jaxx_EP%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/EP_2_%28Basement_Jaxx_EP%29>	ns8:releaseDate	"1995-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:artist	dbpedia:Basement_Jaxx ;
	dbpedia-owl:producer	dbpedia:Basement_Jaxx .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/EP_2_%28Basement_Jaxx_EP%29>	rdfs:label	"EP 2 (Basement Jaxx EP)"@en ;
	ns8:genre	dbpedia:Electronic_dance_music ;
	ns8:subsequentWork	dbpedia:Summer_Daze_EP ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/EP_1_%28Basement_Jaxx_EP%29> ;
	dbpedia-owl:recordDate	"?" .
@prefix ns10:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/EP_2_%28Basement_Jaxx_EP%29>	ns10:producer	dbpedia:Basement_Jaxx ;
	dbpprop:abstract	"EP 2 is an early EP from Basement Jaxx released one year after EP 1. The EP contains early works and experimental tracks. It was released under Basement Jaxx's own label Atlantic Jaxx."@en ;
	rdfs:comment	"EP 2 is an early EP from Basement Jaxx released one year after EP 1. The EP contains early works and experimental tracks. It was released under Basement Jaxx's own label Atlantic Jaxx."@en ;
	ns8:previousWork	<http://dbpedia.org/resource/EP_1_%28Basement_Jaxx_EP%29> ;
	dbpedia-owl:releaseDate	"1995-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/EP_2_%28Basement_Jaxx_EP%29>	skos:subject	<http://dbpedia.org/resource/Category:1995_EPs> .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/EP_2_%28Basement_Jaxx_EP%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_album ;
	dbpprop:type	"EP"@en ;
	dbpprop:genre	dbpedia:Electronic_dance_music ;
	dbpprop:label	dbpedia:Atlantic_Jaxx ;
	dbpprop:lastAlbum	"'' EP 1''<br/>(1994)"@en ;
	dbpprop:nextAlbum	dbpedia:Summer_Daze_EP ;
	dbpprop:artist	dbpedia:Basement_Jaxx ;
	dbpprop:released	1995 ;
	dbpprop:producer	dbpedia:Basement_Jaxx ;
	dbpprop:recorded	"?"@en ;
	dbpprop:format	"CD, 7\""@en ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/EP_2_%28Basement_Jaxx_EP%29> ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/EP_2_%28Basement_Jaxx_EP%29> ;
	ns8:subsequentWork	<http://dbpedia.org/resource/EP_2_%28Basement_Jaxx_EP%29> .
dbpedia:Summer_Daze_EP	dbpedia-owl:previousWork	<http://dbpedia.org/resource/EP_2_%28Basement_Jaxx_EP%29> ;
	ns8:previousWork	<http://dbpedia.org/resource/EP_2_%28Basement_Jaxx_EP%29> .