@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Four_to_the_Floor	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Four_to_the_Floor	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Single ,
		dbpedia-owl:Work .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Four_to_the_Floor	dbpprop:name	"Four to the Floor"@en ;
	dbpedia-owl:label	dbpedia:EMI .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:Four_to_the_Floor	ns5:label	dbpedia:EMI .
@prefix ns6:	<http://dbpedia.org/ontology/Single/> .
dbpedia:Four_to_the_Floor	ns6:format	dbpedia:CD_single ;
	dbpedia-owl:genre	dbpedia:Disco ,
		dbpedia:Rock_music ;
	dbpedia-owl:subsequentWork	dbpedia:In_the_Crossfire ,
		<http://dbpedia.org/resource/Born_Again_%28Starsailor_song%29> ,
		dbpedia:Silence_Is_Easy ;
	ns6:writer	dbpedia:James_Walsh ,
		dbpedia:Barry_Westhead ,
		dbpedia:Ben_Byrne ,
		dbpedia:James_Stelfox ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000005e35cf4> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Four_to_the_Floor	foaf:name	"Four to the Floor" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Four_to_the_Floor	foaf:page	ns8:Four_to_the_Floor ;
	dbpedia-owl:format	dbpedia:CD_single .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns10:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Four_to_the_Floor	ns10:releaseDate	"2004-03-01"^^xsd:date ;
	dbpedia-owl:runtime	"234.54"^^xsd:duration ;
	dbpedia-owl:producer	dbpedia:Danton_Supple ;
	ns6:producer	dbpedia:Danton_Supple ;
	dbpedia-owl:writer	dbpedia:Ben_Byrne ,
		dbpedia:James_Stelfox ,
		dbpedia:Barry_Westhead ,
		dbpedia:James_Walsh ;
	dbpedia-owl:musicalBand	<http://dbpedia.org/resource/Starsailor_%28band%29> ;
	ns6:musicalBand	<http://dbpedia.org/resource/Starsailor_%28band%29> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Four_to_the_Floor	rdfs:label	"Four To The Floor"@es ,
		"Four to the Floor"@en ;
	ns10:genre	dbpedia:Disco ,
		dbpedia:Rock_music ;
	ns10:subsequentWork	dbpedia:Silence_Is_Easy ,
		<http://dbpedia.org/resource/Born_Again_%28Starsailor_song%29> ,
		dbpedia:In_the_Crossfire ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Born_Again_%28Starsailor_song%29> ;
	ns10:runtime	"234.54"^^xsd:duration ;
	dbpedia-owl:recordDate	"2004-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns5:recordDate	"2004-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:musicalArtist	<http://dbpedia.org/resource/Starsailor_%28band%29> ;
	ns6:musicalArtist	<http://dbpedia.org/resource/Starsailor_%28band%29> ;
	dbpprop:abstract	"\"Four to the Floor\" es un sencillo hit de la banda Starsailor. El sencillo fue lanzado como tercer y final sencillo del segundo \u00E1lbum de la banda Silence Is Easy. Lleg\u00F3 a ser todo uno de los mayores \u00E9xitos de la banda coloc\u00E1ndose en #1 en Francia, #24 en UK y siendo certificado como sencillo de Platino en Australia."@es ,
		"\"Four to the Floor\" is a hit single by the band Starsailor. The song was released as the third and final single from the band's second album Silence Is Easy. It became a major hit, peaking at number one in France (although the album failed to catch on in the same way only making number 47), number 1 in Wallonia, number 5 in Australia and number 24 in the UK . In Australia, \"Four To The Floor (Thin White Duke Remix)\" was ranked #70 on Triple J's Hottest 100 of 2004."@en ;
	rdfs:comment	"\"Four to the Floor\" es un sencillo hit de la banda Starsailor. El sencillo fue lanzado como tercer y final sencillo del segundo \u00E1lbum de la banda Silence Is Easy. Lleg\u00F3 a ser todo uno de los mayores \u00E9xitos de la banda coloc\u00E1ndose en #1 en Francia, #24 en UK y siendo certificado como sencillo de Platino en Australia."@es ,
		"\"Four to the Floor\" is a hit single by the band Starsailor. The song was released as the third and final single from the band's second album Silence Is Easy. It became a major hit, peaking at number one in France (although the album failed to catch on in the same way only making number 47), number 1 in Wallonia, number 5 in Australia and number 24 in the UK . In Australia, \"Four To The Floor (Thin White Duke Remix)\" was ranked #70 on Triple J's Hottest 100 of 2004."@en ;
	ns10:previousWork	<http://dbpedia.org/resource/Born_Again_%28Starsailor_song%29> ;
	dbpedia-owl:releaseDate	"2004-03-01"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Four_to_the_Floor	skos:subject	ns13:Starsailor_songs ,
		<http://dbpedia.org/resource/Category:2004_singles> ,
		ns13:Number-one_singles_in_France .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Four_to_the_Floor	dbpprop:wikiPageUsesTemplate	ns14:infobox_single ;
	dbpprop:genre	dbpedia:Disco ,
		dbpedia:Rock_music ;
	dbpprop:label	dbpedia:EMI ;
	dbpprop:cover	"Fourtothefloor.jpg"@en ;
	dbpprop:fromAlbum	dbpedia:Silence_Is_Easy ;
	dbpprop:lastSingle	"\" Born again\"<br />(2003)"@en .
@prefix ns15:	<http://dbpedia.org/resource/Four_to_the_Floor/nextSingle/> .
dbpedia:Four_to_the_Floor	dbpprop:nextSingle	ns15:External_music_video ,
		dbpedia:In_the_Crossfire ,
		ns15:Extra_tracklisting .
@prefix ns16:	<http://dbpedia.org/resource/Four_to_the_Floor/> .
dbpedia:Four_to_the_Floor	dbpprop:relatedInstance	ns16:succession_box1 ,
		ns16:succession_box2 ;
	dbpprop:artist	<http://dbpedia.org/resource/Starsailor_%28band%29> ;
	dbpprop:released	"(UK)"@en ;
	dbpprop:producer	dbpedia:Danton_Supple ;
	dbpprop:recorded	2004 ;
	dbpprop:length	"3:54 (radio edit)\n4:13 (album version)"@en ;
	dbpprop:format	dbpedia:CD_single ;
	dbpprop:writer	dbpedia:Ben_Byrne ,
		dbpedia:James_Walsh ,
		dbpedia:Barry_Westhead ,
		dbpedia:James_Stelfox .
@prefix ns17:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Four_to_the_Floor	dbpprop:wordnet_type	ns17:synset-phonograph_record-noun-1 .
dbpedia:In_the_Crossfire	dbpedia-owl:previousWork	dbpedia:Four_to_the_Floor ;
	ns10:previousWork	dbpedia:Four_to_the_Floor ;
	dbpprop:lastSingle	dbpedia:Four_to_the_Floor .
<http://dbpedia.org/resource/Born_Again_%28Starsailor_song%29>	dbpedia-owl:subsequentWork	dbpedia:Four_to_the_Floor ;
	ns10:subsequentWork	dbpedia:Four_to_the_Floor ;
	dbpprop:nextSingle	dbpedia:Four_to_the_Floor ;
	dbpprop:redirect	dbpedia:Four_to_the_Floor ,
		dbpedia:Four_to_the_Floor .
@prefix ns18:	<http://dbpedia.org/resource/Born_Again_%2528Starsailor_song%2529/nextSingle/> .
ns18:Extra_tracklisting	dbpprop:prevTrack	dbpedia:Four_to_the_Floor .