@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Lovebox_%28album%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/Lovebox_%28album%29>	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Lovebox_%28album%29>	dbpprop:name	"Lovebox"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Lovebox_%28album%29>	dbpedia-owl:genre	dbpedia:House_music ;
	dbpedia-owl:subsequentWork	dbpedia:The_Best_of_Groove_Armada .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Lovebox_%28album%29>	ns5:artist	dbpedia:Groove_Armada ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000047b4a1f> ,
		<http://umbel.org/umbel/ne/wikipedia/Lovebox_%28album%29> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Lovebox_%28album%29>	foaf:name	"Lovebox" ;
	foaf:page	<http://en.wikipedia.org/wiki/Lovebox_%28album%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Lovebox_%28album%29>	ns8:releaseDate	"2002-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:artist	dbpedia:Groove_Armada ;
	dbpedia-owl:review	"* Allmusic link\n* Metacritic 69/100 link" ;
	dbpprop:reference	<http://www.metacritic.com/music/artists/groovearmada/lovebox?q=Groove%20Armada> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Lovebox_%28album%29>	rdfs:label	"Lovebox (album)"@en ;
	ns8:genre	dbpedia:House_music ;
	ns8:subsequentWork	dbpedia:The_Best_of_Groove_Armada ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Goodbye_Country_%28Hello_Nightclub%29> ;
	dbpprop:abstract	"Lovebox is the fourth album by London-based electronica duo Groove Armada, released in 2002, it has a variety of genres, with some tracks in the style of rock, whilst others closer to house."@en ;
	rdfs:comment	"Lovebox is the fourth album by London-based electronica duo Groove Armada, released in 2002, it has a variety of genres, with some tracks in the style of rock, whilst others closer to house."@en ;
	ns8:previousWork	<http://dbpedia.org/resource/Goodbye_Country_%28Hello_Nightclub%29> ;
	dbpedia-owl:releaseDate	"2002-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix ns10:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/Lovebox_%28album%29>	ns10:review	"* Allmusic link\n* Metacritic 69/100 link" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Lovebox_%28album%29>	skos:subject	ns12:Albums_released_in_Super_Audio ,
		<http://dbpedia.org/resource/Category:2002_albums> ,
		ns12:Groove_Armada_albums .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Lovebox_%28album%29>	dbpprop:wikiPageUsesTemplate	ns13:infobox_album ;
	dbpprop:type	"studio"@en ;
	dbpprop:genre	dbpedia:House_music ;
	dbpprop:cover	"Lovebox_cover.jpg"@en ;
	dbpprop:lastAlbum	<http://dbpedia.org/resource/Goodbye_Country_%28Hello_Nightclub%29> ;
	dbpprop:nextAlbum	dbpedia:The_Best_of_Groove_Armada ;
	dbpprop:reviews	dbpedia:Metacritic ,
		dbpedia:Allmusic .
@prefix ns14:	<http://dbpedia.org/resource/Lovebox_%2528album%2529/reviews/> .
<http://dbpedia.org/resource/Lovebox_%28album%29>	dbpprop:reviews	ns14:Rating ;
	dbpprop:artist	dbpedia:Groove_Armada ;
	dbpprop:released	2002 ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Lovebox_%28album%29> .
@prefix ns15:	<http://dbpedia.org/resource/Another_Late_Night:> .
ns15:_Groove_Armada	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Lovebox_%28album%29> ;
	ns8:subsequentWork	<http://dbpedia.org/resource/Lovebox_%28album%29> ;
	dbpprop:nextAlbum	<http://dbpedia.org/resource/Lovebox_%28album%29> .
<http://dbpedia.org/resource/Goodbye_Country_%28Hello_Nightclub%29>	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Lovebox_%28album%29> ;
	ns8:subsequentWork	<http://dbpedia.org/resource/Lovebox_%28album%29> .
dbpedia:The_Best_of_Groove_Armada	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Lovebox_%28album%29> ;
	ns8:previousWork	<http://dbpedia.org/resource/Lovebox_%28album%29> .