@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:Message_to_the_World	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Message_to_the_World	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:MusicalWork ,
		dbpedia-owl:Single .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Message_to_the_World	dbpprop:name	"Message To The World"@en ;
	dbpedia-owl:label	dbpedia:Epitaph_Records .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:Message_to_the_World	ns5:label	dbpedia:Epitaph_Records ;
	dbpedia-owl:genre	dbpedia:Hard_rock ,
		dbpedia:Post-grunge ,
		dbpedia:Post-hardcore ,
		dbpedia:Alternative_rock ;
	dbpedia-owl:album	<http://dbpedia.org/resource/The_Black_Swan_%28Story_of_the_Year_album%29> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Message_to_the_World	foaf:name	"Message To The World" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:Message_to_the_World	foaf:page	ns7:Message_to_the_World .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Message_to_the_World	dbpedia-owl:runtime	"243.03"^^xsd:duration ;
	dbpedia-owl:producer	dbpedia:John_Feldmann .
@prefix ns9:	<http://dbpedia.org/ontology/Single/> .
dbpedia:Message_to_the_World	ns9:producer	dbpedia:John_Feldmann ;
	ns9:album	<http://dbpedia.org/resource/The_Black_Swan_%28Story_of_the_Year_album%29> ;
	dbpedia-owl:musicalBand	dbpedia:Story_of_the_Year ;
	ns9:musicalBand	dbpedia:Story_of_the_Year .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Message_to_the_World	rdfs:label	"Message to the World"@en .
@prefix ns11:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Message_to_the_World	ns11:genre	dbpedia:Post-hardcore ,
		dbpedia:Post-grunge ,
		dbpedia:Alternative_rock ,
		dbpedia:Hard_rock ;
	ns11:runtime	"243.03"^^xsd:duration ;
	dbpedia-owl:recordDate	"2007-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns5:recordDate	"2007-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:musicalArtist	dbpedia:Story_of_the_Year ;
	ns9:musicalArtist	dbpedia:Story_of_the_Year ;
	dbpprop:abstract	"\"Message To The World\" is a song by rock band Story of the Year, it was recorded in 2007 and released in 2008. The song is the second single on their third album, The Black Swan. \"Wake Up\" was the first single also released in 2008."@en ;
	rdfs:comment	"\"Message To The World\" is a song by rock band Story of the Year, it was recorded in 2007 and released in 2008. The song is the second single on their third album, The Black Swan. \"Wake Up\" was the first single also released in 2008."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Message_to_the_World	skos:subject	ns13:Story_of_the_Year_songs ,
		<http://dbpedia.org/resource/Category:2008_singles> .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Message_to_the_World	dbpprop:wikiPageUsesTemplate	ns14:infobox_single ;
	dbpprop:genre	dbpedia:Hard_rock ,
		dbpedia:Alternative_rock ,
		dbpedia:Post-hardcore ,
		dbpedia:Post-grunge ;
	dbpprop:label	dbpedia:Epitaph_Records ;
	dbpprop:album	<http://dbpedia.org/resource/The_Black_Swan_%28Story_of_the_Year_album%29> ;
	dbpprop:artist	dbpedia:Story_of_the_Year ;
	dbpprop:producer	dbpedia:John_Feldmann ;
	dbpprop:recorded	2007 ;
	dbpprop:length	"4:03"@en .
@prefix ns15:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Message_to_the_World	dbpprop:wordnet_type	ns15:synset-phonograph_record-noun-1 .