@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:Lipstick_Edition	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Limited_Edition_%28The_Concretes_EP%29> .
@prefix ns2:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Lipstick_Edition	ns2:previousWork	<http://dbpedia.org/resource/Limited_Edition_%28The_Concretes_EP%29> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Lipstick_Edition	dbpprop:lastAlbum	<http://dbpedia.org/resource/Limited_Edition_%28The_Concretes_EP%29> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
<http://dbpedia.org/resource/Limited_Edition_%28The_Concretes_EP%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:MusicalWork ,
		dbpedia-owl:Album .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Limited_Edition_%28The_Concretes_EP%29>	rdf:type	owl:Thing ;
	dbpprop:name	"Limited Edition"@en ;
	dbpedia-owl:genre	dbpedia:Indie_pop ;
	dbpedia-owl:subsequentWork	dbpedia:Lipstick_Edition .
@prefix ns6:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Limited_Edition_%28The_Concretes_EP%29>	ns6:artist	dbpedia:The_Concretes ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000011eb7c3> ,
		<http://umbel.org/umbel/ne/wikipedia/Limited_Edition_%28The_Concretes_EP%29> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Limited_Edition_%28The_Concretes_EP%29>	foaf:name	"Limited Edition" ;
	foaf:page	<http://en.wikipedia.org/wiki/Limited_Edition_%28The_Concretes_EP%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://dbpedia.org/resource/Limited_Edition_%28The_Concretes_EP%29>	ns2:releaseDate	"1999-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:artist	dbpedia:The_Concretes .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Limited_Edition_%28The_Concretes_EP%29>	rdfs:label	"Limited Edition (The Concretes EP)"@en ;
	ns2:genre	dbpedia:Indie_pop ;
	ns2:subsequentWork	dbpedia:Lipstick_Edition ;
	dbpprop:abstract	"Limited Edition is an EP by The Concretes. 500 copies of the EP were independently released in 1999 on 10\" vinyl. The songs on the album later became available on the 2000 compilation album Boyoubetterunow."@en ;
	rdfs:comment	"Limited Edition is an EP by The Concretes. 500 copies of the EP were independently released in 1999 on 10\" vinyl. The songs on the album later became available on the 2000 compilation album Boyoubetterunow."@en ;
	dbpedia-owl:releaseDate	"1999-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Limited_Edition_%28The_Concretes_EP%29>	skos:subject	<http://dbpedia.org/resource/Category:1999_EPs> ,
		<http://dbpedia.org/resource/Category:Articles_lacking_sources_%28Erik9bot%29> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Limited_Edition_%28The_Concretes_EP%29>	skos:subject	ns11:The_Concretes_albums .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Limited_Edition_%28The_Concretes_EP%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_album ;
	dbpprop:type	"EP"@en ;
	dbpprop:genre	dbpedia:Indie_pop ;
	dbpprop:label	"Concrete Records"@en ;
	dbpprop:cover	"The Concretes limited edition.gif"@en ;
	dbpprop:nextAlbum	dbpedia:Lipstick_Edition ;
	dbpprop:chronology	dbpedia:The_Concretes ;
	dbpprop:artist	dbpedia:The_Concretes ;
	dbpprop:released	1999 ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Limited_Edition_%28The_Concretes_EP%29> .