@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:Kish_Kash	dbpprop:title	<http://dbpedia.org/resource/Good_Luck_%28Basement_Jaxx_song%29> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Good_Luck_%28Basement_Jaxx_song%29>	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Single ,
		dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Good_Luck_%28Basement_Jaxx_song%29>	rdf:type	owl:Thing ;
	dbpprop:name	"Good Luck"@en ;
	dbpedia-owl:label	dbpedia:XL_Records .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Good_Luck_%28Basement_Jaxx_song%29>	ns5:label	dbpedia:XL_Records .
@prefix ns6:	<http://dbpedia.org/ontology/Single/> .
<http://dbpedia.org/resource/Good_Luck_%28Basement_Jaxx_song%29>	ns6:format	dbpedia:CD_single ;
	dbpedia-owl:genre	dbpedia:House_music ;
	dbpedia-owl:album	dbpedia:Kish_Kash .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Good_Luck_%28Basement_Jaxx_song%29>	foaf:name	"Good Luck" ;
	foaf:page	<http://en.wikipedia.org/wiki/Good_Luck_%28Basement_Jaxx_song%29> ;
	dbpedia-owl:format	dbpedia:CD_single .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Good_Luck_%28Basement_Jaxx_song%29>	ns9:releaseDate	"2004-01-01T00:00:00-05:00"^^xsd:gYearMonth ;
	dbpedia-owl:runtime	"278.38"^^xsd:duration ;
	ns6:album	dbpedia:Kish_Kash ;
	dbpedia-owl:musicalBand	dbpedia:Basement_Jaxx ;
	ns6:musicalBand	dbpedia:Basement_Jaxx .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Good_Luck_%28Basement_Jaxx_song%29>	rdfs:label	"Good Luck (Basement Jaxx song)"@en ;
	ns9:genre	dbpedia:House_music ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Lucky_Star_%28Basement_Jaxx_song%29> ;
	ns9:runtime	"278.38"^^xsd:duration ;
	dbpedia-owl:musicalArtist	dbpedia:Basement_Jaxx ;
	ns6:musicalArtist	dbpedia:Basement_Jaxx ;
	dbpprop:abstract	"\"Good Luck\" is a song performed by UK electronica duo Basement Jaxx, featuring vocals from Lisa Kekaula of the Bellrays. It was released in January 2004 and reached number 12 on the UK Singles Chart, number 2 on the Hot Dance Club Play in the US, and number 22 on the ARIA Charts. Good Luck also featured as the opening theme song to the CG anime movie, Appleseed."@en ;
	rdfs:comment	"\"Good Luck\" is a song performed by UK electronica duo Basement Jaxx, featuring vocals from Lisa Kekaula of the Bellrays. It was released in January 2004 and reached number 12 on the UK Singles Chart, number 2 on the Hot Dance Club Play in the US, and number 22 on the ARIA Charts. Good Luck also featured as the opening theme song to the CG anime movie, Appleseed."@en ;
	ns9:previousWork	<http://dbpedia.org/resource/Lucky_Star_%28Basement_Jaxx_song%29> ;
	dbpedia-owl:releaseDate	"2004-01-01T00:00:00-05:00"^^xsd:gYearMonth .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Good_Luck_%28Basement_Jaxx_song%29>	skos:subject	ns12:Basement_Jaxx_songs ,
		<http://dbpedia.org/resource/Category:2004_songs> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Good_Luck_%28Basement_Jaxx_song%29>	dbpprop:wikiPageUsesTemplate	ns13:infobox_single ;
	dbpprop:genre	dbpedia:House_music ;
	dbpprop:label	dbpedia:XL_Records ;
	dbpprop:cover	"1 good luck.jpg"@en ;
	dbpprop:lastSingle	<http://dbpedia.org/resource/Lucky_Star_%28Basement_Jaxx_song%29> ;
	dbpprop:nextSingle	"\"Plug It In\""@en ;
	dbpprop:album	dbpedia:Kish_Kash ;
	dbpprop:thisSingle	"\"Good Luck\""@en ;
	dbpprop:artist	dbpedia:Basement_Jaxx ;
	dbpprop:released	"January 2004"@en ;
	dbpprop:length	"Album Version - 4:38) / (Radio Edit - 3:26)"@en ;
	dbpprop:format	dbpedia:CD_single .
@prefix ns14:	<http://dbpedia.org/resource/Kish_Kash/misc/> .
ns14:Singles	dbpprop:single	<http://dbpedia.org/resource/Good_Luck_%28Basement_Jaxx_song%29> .