@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Lemona_%28EP%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Lemona_%28EP%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album ,
		dbpedia-owl:MusicalWork .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Lemona_%28EP%29>	foaf:homepage	<http://www.giantdrag.com> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Lemona_%28EP%29>	dbpprop:name	"Lemona"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Lemona_%28EP%29>	dbpedia-owl:label	dbpedia:Wichita_Recording .
@prefix ns6:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Lemona_%28EP%29>	ns6:label	dbpedia:Wichita_Recording ;
	dbpedia-owl:subsequentWork	dbpedia:Hearts_and_Unicorns ;
	ns6:artist	dbpedia:Giant_Drag ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000b2877c> ;
	foaf:name	"Lemona" ;
	foaf:page	<http://en.wikipedia.org/wiki/Lemona_%28EP%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Lemona_%28EP%29>	ns8:releaseDate	"2003-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:runtime	"1033.13"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:Giant_Drag ;
	dbpedia-owl:producer	dbpedia:Giant_Drag ;
	dbpedia-owl:review	"*Allmusic link" ;
	dbpprop:reference	<http://www.giantdrag.com> .
@prefix ns9:	<http://www.myspace.com/> .
<http://dbpedia.org/resource/Lemona_%28EP%29>	dbpprop:reference	ns9:giantdrag ,
		<http://www.giantdrag.org> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Lemona_%28EP%29>	rdfs:label	"Lemona (EP)"@en ;
	ns8:subsequentWork	dbpedia:Hearts_and_Unicorns ;
	ns8:runtime	"1033.13"^^xsd:duration ;
	dbpedia-owl:recordDate	"2003-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns6:recordDate	"2003-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix ns11:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/Lemona_%28EP%29>	ns11:producer	dbpedia:Giant_Drag ;
	dbpprop:abstract	"Lemona is the first release by the California indie-rock band Giant Drag. The EP was released January 25, 2005 on Wichita Recordings."@en ;
	rdfs:comment	"Lemona is the first release by the California indie-rock band Giant Drag. The EP was released January 25, 2005 on Wichita Recordings."@en ;
	dbpedia-owl:releaseDate	"2003-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns11:review	"*Allmusic link" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Lemona_%28EP%29>	skos:subject	<http://dbpedia.org/resource/Category:2003_albums> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Lemona_%28EP%29>	dbpprop:wikiPageUsesTemplate	ns13:infobox_album ;
	dbpprop:type	"EP"@en ;
	dbpprop:genre	"Indie Rock"@en ;
	dbpprop:label	dbpedia:Wichita_Recording ;
	dbpprop:nextAlbum	dbpedia:Hearts_and_Unicorns .
@prefix ns14:	<http://dbpedia.org/resource/Lemona_%2528EP%2529/reviews/> .
<http://dbpedia.org/resource/Lemona_%28EP%29>	dbpprop:reviews	ns14:rating ,
		dbpedia:Allmusic ;
	dbpprop:artist	dbpedia:Giant_Drag ;
	dbpprop:released	2003 ;
	dbpprop:producer	dbpedia:Giant_Drag ;
	dbpprop:recorded	2003 ;
	dbpprop:length	"17:13"@en ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Lemona_%28EP%29> .
dbpedia:Hearts_and_Unicorns	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Lemona_%28EP%29> ;
	ns8:previousWork	<http://dbpedia.org/resource/Lemona_%28EP%29> .