@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/You%27re_Not_Alone_%28EP%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/You%27re_Not_Alone_%28EP%29>	rdf:type	owl:Thing ,
		dbpedia-owl:MusicalWork .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/You%27re_Not_Alone_%28EP%29>	dbpprop:name	"You're Not Alone"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/You%27re_Not_Alone_%28EP%29>	dbpedia-owl:type	dbpedia:EP ;
	dbpedia-owl:label	dbpedia:Capitol_Records .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/You%27re_Not_Alone_%28EP%29>	ns5:label	dbpedia:Capitol_Records ;
	dbpedia-owl:genre	dbpedia:Rock_music ,
		dbpedia:Funk ;
	ns5:artist	dbpedia:Bonerama ,
		dbpedia:OK_Go ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000737d2b5> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/You%27re_Not_Alone_%28EP%29>	foaf:name	"You're Not Alone" ;
	foaf:page	<http://en.wikipedia.org/wiki/You%27re_Not_Alone_%28EP%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/You%27re_Not_Alone_%28EP%29>	ns8:releaseDate	"2008-02-05"^^xsd:date ;
	dbpedia-owl:runtime	"1123.43"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:Bonerama ,
		dbpedia:OK_Go ;
	dbpedia-owl:producer	dbpedia:Mark_Nevers ,
		dbpedia:Damian_Kulash .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/You%27re_Not_Alone_%28EP%29>	rdfs:label	"You're Not Alone (EP)"@en ;
	ns8:type	dbpedia:EP ;
	ns8:genre	dbpedia:Funk ,
		dbpedia:Rock_music ;
	ns8:runtime	"1123.43"^^xsd:duration ;
	dbpedia-owl:recordDate	"2007-08-01T00:00:00-05:00"^^xsd:gYearMonth ;
	ns5:recordDate	"2007-08-01T00:00:00-05:00"^^xsd:gYearMonth .
@prefix ns10:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/You%27re_Not_Alone_%28EP%29>	ns10:producer	dbpedia:Damian_Kulash ,
		dbpedia:Mark_Nevers ;
	dbpprop:abstract	"You're Not Alone is an EP by rock band OK Go and brass funk rock band Bonerama, released on February 5 2008. It was recorded to raise money for New Orleans musicians displaced in 2005 by Hurricane Katrina, with the proceeds being split between Sweet Home New Orleans and a fund for a new house for New Orleans musician Al \"Carnival Time\" Johnson, who sings on the last track of the EP. To date it has only been released as a download on the iTunes Music Store, who have agreed to donate the full sale price to the cause. The EP was recorded in August 2007 in New Orleans, Bonerama's home city. The first track is a cover of \"Rock 'n' Roll Suicide\" by David Bowie and the last track a cover of Bob Dylan's \"I Shall Be Released\", in which Johnson performs the lead vocals. The remaining three are arrangements of songs from OK Go's album Oh No, performed together by OK Go and Bonerama."@en ;
	rdfs:comment	"You're Not Alone is an EP by rock band OK Go and brass funk rock band Bonerama, released on February 5 2008. It was recorded to raise money for New Orleans musicians displaced in 2005 by Hurricane Katrina, with the proceeds being split between Sweet Home New Orleans and a fund for a new house for New Orleans musician Al \"Carnival Time\" Johnson, who sings on the last track of the EP."@en ;
	dbpedia-owl:releaseDate	"2008-02-05"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/You%27re_Not_Alone_%28EP%29>	skos:subject	ns12:Internet_albums ,
		ns12:Hurricane_Katrina_relief_charity_albums ,
		ns12:OK_Go_albums ,
		<http://dbpedia.org/resource/Category:2008_EPs> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/You%27re_Not_Alone_%28EP%29>	dbpprop:wikiPageUsesTemplate	ns13:infobox_album ;
	dbpprop:type	dbpedia:EP ;
	dbpprop:genre	dbpedia:Funk ,
		dbpedia:Rock_music ;
	dbpprop:label	dbpedia:Capitol_Records ;
	dbpprop:cover	"You're Not Alone album cover.png"@en ;
	dbpprop:artist	dbpedia:Bonerama ,
		dbpedia:OK_Go ;
	dbpprop:producer	dbpedia:Mark_Nevers ,
		dbpedia:Damian_Kulash ;
	dbpprop:recorded	"August 2007"@en ;
	dbpprop:length	"18:43"@en .