@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Embers_%28song%29>	dbpprop:fromAlbum	dbpedia:All_Night_Cinema .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:All_Night_Cinema	rdf:type	dbpedia-owl:MusicalWork .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:All_Night_Cinema	rdf:type	owl:Thing ,
		dbpedia-owl:Work ,
		dbpedia-owl:Album ;
	dbpprop:name	"All Night Cinema"@en ;
	dbpedia-owl:label	dbpedia:Mercury_Records .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:All_Night_Cinema	ns5:label	dbpedia:Mercury_Records ;
	dbpedia-owl:genre	dbpedia:Electro_music ,
		dbpedia:Pop_music ;
	ns5:artist	dbpedia:Just_Jack .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:All_Night_Cinema	foaf:name	"All Night Cinema" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:All_Night_Cinema	foaf:page	ns7:All_Night_Cinema .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:All_Night_Cinema	ns9:releaseDate	"2009-08-31"^^xsd:date ;
	dbpedia-owl:runtime	"2488.28"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:Just_Jack ;
	dbpedia-owl:review	"*BBC (positive) link" .
@prefix ns10:	<http://www.bbc.co.uk/music/reviews/> .
dbpedia:All_Night_Cinema	dbpprop:reference	ns10:vfbd .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:All_Night_Cinema	rdfs:label	"All Night Cinema"@fr ,
		"All Night Cinema"@en ;
	ns9:genre	dbpedia:Pop_music ,
		dbpedia:Electro_music ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Overtones_%28album%29> ;
	ns9:runtime	"2488.28"^^xsd:duration ;
	dbpprop:abstract	"All Night Cinema is the third album from British electronic music artist Just Jack. The lead single \"Embers\" was released in March 2009 and has since reached #17 on the UK Singles Chart. The second single was set to be Doctor Doctor but although a video being made and receiving over 15,000 views, the song only got minor airplay by XFM. Due to this the second single has been chosen to be \"The Day I Died\" (release date 17th August), which has surpassed \"Embers\" to reach #11 on the same chart. The album was released on August 31, 2009."@en ,
		"All Night Cinema est le troisi\u00E8me album de Just Jack sorti en mars 2009."@fr ;
	rdfs:comment	"All Night Cinema est le troisi\u00E8me album de Just Jack sorti en mars 2009."@fr ,
		"All Night Cinema is the third album from British electronic music artist Just Jack. The lead single \"Embers\" was released in March 2009 and has since reached #17 on the UK Singles Chart. The second single was set to be Doctor Doctor but although a video being made and receiving over 15,000 views, the song only got minor airplay by XFM. Due to this the second single has been chosen to be \"The Day I Died\" (release date 17th August), which has surpassed \"Embers\" to reach #11 on the same chart."@en ;
	ns9:previousWork	<http://dbpedia.org/resource/Overtones_%28album%29> ;
	dbpedia-owl:releaseDate	"2009-08-31"^^xsd:date .
@prefix ns12:	<http://dbpedia.org/ontology/Album/> .
dbpedia:All_Night_Cinema	ns12:review	"*BBC (positive) link" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:All_Night_Cinema	skos:subject	<http://dbpedia.org/resource/Category:2009_albums> .
@prefix ns14:	<http://dbpedia.org/resource/Category:> .
dbpedia:All_Night_Cinema	skos:subject	ns14:Just_Jack_albums .
@prefix ns15:	<http://dbpedia.org/resource/Template:> .
dbpedia:All_Night_Cinema	dbpprop:wikiPageUsesTemplate	ns15:infobox_album ;
	dbpprop:type	"studio"@en ;
	dbpprop:genre	dbpedia:Pop_music ,
		dbpedia:Electro_music ;
	dbpprop:label	dbpedia:Mercury_Records ;
	dbpprop:cover	"ALLNIGHTCINEMA.jpg"@en ;
	dbpprop:lastAlbum	"'' Overtones''<br />(2007)"@en ;
	dbpprop:reviews	"*BBC (positive)"@en ;
	dbpprop:artist	dbpedia:Just_Jack .
@prefix ns16:	<http://dbpedia.org/resource/All_Night_Cinema/released/> .
dbpedia:All_Night_Cinema	dbpprop:released	ns16:Start_date ;
	dbpprop:length	"41:28"@en .
<http://dbpedia.org/resource/Overtones_%28album%29>	dbpedia-owl:subsequentWork	dbpedia:All_Night_Cinema ;
	ns9:subsequentWork	dbpedia:All_Night_Cinema ;
	dbpprop:nextAlbum	dbpedia:All_Night_Cinema .
dbpedia:The_Day_I_Died	dbpprop:fromAlbum	dbpedia:All_Night_Cinema .