@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F>	rdf:type	owl:Thing .
@prefix ns3:	<http://dbpedia.org/class/yago/> .
<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F>	rdf:type	ns3:BritishSeaPowerAlbums ,
		dbpedia-owl:MusicalWork ,
		ns3:Album106591815 ,
		<http://dbpedia.org/class/yago/2008Albums> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F>	dbpprop:name	"Do You Like Rock Music?"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F>	dbpedia-owl:label	dbpedia:Rough_Trade_Records .
@prefix ns6:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F>	ns6:label	dbpedia:Rough_Trade_Records ;
	dbpedia-owl:genre	dbpedia:Indie_rock ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Man_Of_Aran_%28album%29> ;
	ns6:artist	dbpedia:British_Sea_Power ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000006b447cb> ,
		<http://umbel.org/umbel/ne/wikipedia/Do_You_Like_Rock_Music%3F> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F>	foaf:name	"Do You Like Rock Music?" ;
	foaf:page	<http://en.wikipedia.org/wiki/Do_You_Like_Rock_Music%3F> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F>	ns9:releaseDate	"2008-01-14"^^xsd:date ;
	dbpedia-owl:runtime	"3277.37"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:British_Sea_Power ;
	dbpedia-owl:producer	<http://dbpedia.org/resource/Graham_Sutton_%28musician%29> ;
	dbpedia-owl:review	"* Allmusic link\n* BBC (Favourable) link\n* Blender link\n* Drowned in Sound (9/10) link\n* The List link\n*NME link\n*Paste Magazine link\n* Pitchfork Media link\n* Q * The Times link\n* Tinymixtapes link" ;
	dbpprop:reference	<http://entertainment.timesonline.co.uk/tol/arts_and_entertainment/music/cd_reviews/article3127290.ece> ,
		<http://www.pitchforkmedia.com/article/record_review/48592-do-you-like-rock-music> ,
		<http://www.blender.com/guide/new/54992/do-you-like-rock-music.html> ,
		<http://www.list.co.uk/article/5997-british-sea-power-do-you-like-rock-music/> .
@prefix ns10:	<http://www.pastemagazine.com/action/article/6542/review/music/> .
<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F>	dbpprop:reference	ns10:do_you_like_rock_music ,
		<http://www.nme.com/reviews/britishseapower/9392> ,
		<http://www.drownedinsound.com/release/view/11798> ,
		<http://www.tinymixtapes.com/British-Sea-Power,5030> ,
		<http://www.bbc.co.uk/music/release/wb4h/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F>	rdfs:label	"Do You Like Rock Music?"@en ;
	ns9:genre	dbpedia:Indie_rock ;
	ns9:subsequentWork	<http://dbpedia.org/resource/Man_Of_Aran_%28album%29> ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Open_Season_%28British_Sea_Power_album%29> ;
	ns9:runtime	"3277.37"^^xsd:duration .
@prefix ns12:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F>	ns12:producer	<http://dbpedia.org/resource/Graham_Sutton_%28musician%29> ;
	dbpprop:abstract	"Do You Like Rock Music? is the third album from the Brighton-based English band, British Sea Power. It was released on 14 January 2008 in the UK and 12 February 2008 in the US. The album is preceded by the Krankenhaus? EP, released on digital download on 8 October 2007. It entered the UK Albums Chart at number 10 and the Irish Albums Chart at number 37. It is one of the few albums to not receive an actual numerical review from Pitchfork Media, instead receiving a rating of \"U.2\"; however, on Metacritic, the album seems to have been rendered a rating of 4.0 from Pitchfork. The album was nominated for the Mercury Music Prize on July 22, 2008"@en ;
	rdfs:comment	"Do You Like Rock Music? is the third album from the Brighton-based English band, British Sea Power. It was released on 14 January 2008 in the UK and 12 February 2008 in the US. The album is preceded by the Krankenhaus? EP, released on digital download on 8 October 2007. It entered the UK Albums Chart at number 10 and the Irish Albums Chart at number 37."@en ;
	ns9:previousWork	<http://dbpedia.org/resource/Open_Season_%28British_Sea_Power_album%29> ;
	dbpedia-owl:releaseDate	"2008-01-14"^^xsd:date ;
	ns12:review	"* Allmusic link\n* BBC (Favourable) link\n* Blender link\n* Drowned in Sound (9/10) link\n* The List link\n*NME link\n*Paste Magazine link\n* Pitchfork Media link\n* Q * The Times link\n* Tinymixtapes link" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F>	skos:subject	<http://dbpedia.org/resource/Category:2008_albums> .
@prefix ns14:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F>	skos:subject	ns14:British_Sea_Power_albums .
@prefix ns15:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F>	dbpprop:wikiPageUsesTemplate	ns15:infobox_album ;
	dbpprop:type	"studio"@en ;
	dbpprop:genre	dbpedia:Indie_rock ;
	dbpprop:label	dbpedia:Rough_Trade_Records ;
	dbpprop:cover	"British_Sea_Power_Rock_Music.jpg"@en ;
	dbpprop:lastAlbum	"'' Open Season''<br />(2005)"@en ;
	dbpprop:nextAlbum	"'' Man Of Aran''<br />(2009)"@en ;
	dbpprop:reviews	dbpedia:BBC .
@prefix ns16:	<http://dbpedia.org/resource/Do_You_Like_Rock_Music%253F/reviews/> .
<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F>	dbpprop:reviews	ns16:Rating6 ,
		ns16:Rating7 ,
		ns16:Rating4 ,
		ns16:Rating5 ,
		dbpedia:Paste_Magazine ,
		<http://dbpedia.org/resource/The_List_%28magazine%29> ,
		ns16:Rating2 ,
		ns16:Rating3 ,
		ns16:Rating1 ,
		dbpedia:Pitchfork_Media ,
		dbpedia:NME ,
		<http://dbpedia.org/resource/Q_%28magazine%29> ,
		ns16:Rating ,
		dbpedia:Tinymixtapes ,
		dbpedia:Allmusic ,
		dbpedia:The_Times ;
	dbpprop:artist	dbpedia:British_Sea_Power ;
	dbpprop:released	<http://dbpedia.org/resource/14_January> ,
		<http://dbpedia.org/resource/12_February> ,
		<http://dbpedia.org/resource/9_February> ;
	dbpprop:producer	<http://dbpedia.org/resource/Graham_Sutton_%28musician%29> ;
	dbpprop:length	"54:37"@en ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Do_You_Like_Rock_Music%3F> ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F> ;
	ns9:previousWork	<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F> ;
	dbpprop:lastAlbum	<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F> .
dbpedia:No_Lucifer	dbpprop:fromAlbum	<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F> .
<http://dbpedia.org/resource/Open_Season_%28British_Sea_Power_album%29>	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F> ;
	ns9:subsequentWork	<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F> ;
	dbpprop:nextAlbum	<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F> .
dbpedia:Waving_Flags	dbpprop:fromAlbum	<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F> .
dbpedia:Do_you_like_rock_music	dbpprop:redirect	<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F> .
<http://mpii.de/yago/resource/Do_You_Like_Rock_Music%3F>	owl:sameAs	<http://dbpedia.org/resource/Do_You_Like_Rock_Music%3F> .