@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/The_Gossip_%28EP%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album ,
		dbpedia-owl:MusicalWork .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/The_Gossip_%28EP%29>	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/The_Gossip_%28EP%29>	dbpprop:name	"The Gossip"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/The_Gossip_%28EP%29>	dbpedia-owl:type	dbpedia:EP ;
	dbpedia-owl:label	dbpedia:K_Records .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/The_Gossip_%28EP%29>	ns5:label	dbpedia:K_Records ;
	dbpedia-owl:genre	dbpedia:Garage_rock ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/That%27s_Not_What_I_Heard> ;
	ns5:artist	dbpedia:The_Gossip ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000047ddfa0> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/The_Gossip_%28EP%29>	foaf:name	"The Gossip" ;
	foaf:page	<http://en.wikipedia.org/wiki/The_Gossip_%28EP%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/The_Gossip_%28EP%29>	ns8:releaseDate	"1999-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:artist	dbpedia:The_Gossip .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/The_Gossip_%28EP%29>	rdfs:label	"The Gossip (EP)"@en ,
		"The Gossip (minialbum)"@pl ;
	ns8:type	dbpedia:EP ;
	ns8:genre	dbpedia:Garage_rock ;
	ns8:subsequentWork	<http://dbpedia.org/resource/That%27s_Not_What_I_Heard> ;
	dbpedia-owl:recordDate	"1999-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns5:recordDate	"1999-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"The Gossip \u2013 pierwszy minialbum i zarazem debiutanckie wydawnictwo ameryka\u0144skiej grupy rockowej Gossip. Minialbum wydano w 1999."@pl ,
		"The Gossip is the debut EP and first recording released by the American garage rock band Gossip, it was released in 1999."@en ;
	rdfs:comment	"The Gossip is the debut EP and first recording released by the American garage rock band Gossip, it was released in 1999."@en ,
		"The Gossip \u2013 pierwszy minialbum i zarazem debiutanckie wydawnictwo ameryka\u0144skiej grupy rockowej Gossip. Minialbum wydano w 1999."@pl ;
	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/The_Gossip_%28EP%29>	skos:subject	<http://dbpedia.org/resource/Category:Articles_lacking_sources_%28Erik9bot%29> ,
		<http://dbpedia.org/resource/Category:1999_EPs> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/The_Gossip_%28EP%29>	skos:subject	ns11:The_Gossip_albums ,
		ns11:Debut_EPs .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/The_Gossip_%28EP%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_album ;
	dbpprop:type	dbpedia:EP ;
	dbpprop:genre	dbpedia:Garage_rock ;
	dbpprop:label	dbpedia:K_Records ;
	dbpprop:cover	"TheGossip-TheGossip.jpg"@en ;
	dbpprop:nextAlbum	<http://dbpedia.org/resource/That%27s_Not_What_I_Heard> ;
	dbpprop:artist	dbpedia:The_Gossip ;
	dbpprop:released	1999 ;
	dbpprop:recorded	1999 ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/The_Gossip_%28EP%29> ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/The_Gossip_%28EP%29> ;
	ns8:previousWork	<http://dbpedia.org/resource/The_Gossip_%28EP%29> .