@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:Page_Avenue	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Story_of_the_Year_%28EP%29> .
@prefix ns2:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Page_Avenue	ns2:previousWork	<http://dbpedia.org/resource/Story_of_the_Year_%28EP%29> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Page_Avenue	dbpprop:lastAlbum	<http://dbpedia.org/resource/Story_of_the_Year_%28EP%29> .
<http://dbpedia.org/resource/Big_Blue_Monkey_%28Story_of_the_Year_3rd_Demo_album>	dbpprop:redirect	<http://dbpedia.org/resource/Story_of_the_Year_%28EP%29> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
<http://dbpedia.org/resource/Story_of_the_Year_%28EP%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Story_of_the_Year_%28EP%29>	rdf:type	owl:Thing ,
		dbpedia-owl:MusicalWork ;
	dbpprop:name	"Big Blue Monkey"@en ;
	dbpedia-owl:genre	dbpedia:Alternative_rock ,
		dbpedia:Pop_punk ;
	dbpedia-owl:subsequentWork	dbpedia:Page_Avenue .
@prefix ns6:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Story_of_the_Year_%28EP%29>	ns6:artist	dbpedia:Story_of_the_Year .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Story_of_the_Year_%28EP%29>	foaf:name	"Big Blue Monkey" ;
	foaf:page	<http://en.wikipedia.org/wiki/Story_of_the_Year_%28EP%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://dbpedia.org/resource/Story_of_the_Year_%28EP%29>	ns2:releaseDate	"2002-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:artist	dbpedia:Story_of_the_Year ;
	dbpedia-owl:producer	dbpedia:Big_Blue_Monkey .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Story_of_the_Year_%28EP%29>	rdfs:label	"Story of the Year (EP)"@en ;
	ns2:genre	dbpedia:Pop_punk ,
		dbpedia:Alternative_rock ;
	ns2:subsequentWork	dbpedia:Page_Avenue ;
	dbpedia-owl:recordDate	"TBA" .
@prefix ns10:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/Story_of_the_Year_%28EP%29>	ns10:producer	dbpedia:Big_Blue_Monkey ;
	dbpprop:abstract	"Story of the Year is an EP released by the band Story of the Year when they were known as Big Blue Monkey. It was released in May 2002 on Criterion Records after most indie labels passed on them, including Drive Thru Records. This EP has been out of print since its first pressing of 3000 CDs in 2002."@en ;
	rdfs:comment	"Story of the Year is an EP released by the band Story of the Year when they were known as Big Blue Monkey. It was released in May 2002 on Criterion Records after most indie labels passed on them, including Drive Thru Records. This EP has been out of print since its first pressing of 3000 CDs in 2002."@en ;
	dbpedia-owl:releaseDate	"2002-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Story_of_the_Year_%28EP%29>	skos:subject	<http://dbpedia.org/resource/Category:2002_EPs> .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Story_of_the_Year_%28EP%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_album ;
	dbpprop:type	"EP"@en ;
	dbpprop:genre	dbpedia:Pop_punk ,
		dbpedia:Alternative_rock ;
	dbpprop:nextAlbum	"''Page Avenue''<br/> (2003)"@en ;
	dbpprop:artist	dbpedia:Story_of_the_Year ;
	dbpprop:released	2002 ;
	dbpprop:producer	dbpedia:Big_Blue_Monkey ;
	dbpprop:recorded	"TBA"@en ;
	dbpprop:redirect	<http://dbpedia.org/resource/Story_of_the_Year_%28EP%29> .