@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Disco_2000_%28song%29>	dbpedia-owl:subsequentWork	dbpedia:Something_Changed .
@prefix ns2:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Disco_2000_%28song%29>	ns2:subsequentWork	dbpedia:Something_Changed .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Disco_2000_%28song%29>	dbpprop:nextSingle	dbpedia:Something_Changed ;
	dbpedia-owl:previousWork	dbpedia:Something_Changed ;
	ns2:previousWork	dbpedia:Something_Changed ;
	dbpprop:lastSingle	dbpedia:Something_Changed .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbpedia:Something_Changed	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Single .
@prefix ns5:	<http://dbpedia.org/class/yago/> .
dbpedia:Something_Changed	rdf:type	ns5:PulpSongs ,
		ns5:BritpopSongs ,
		dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Something_Changed	rdf:type	owl:Thing ;
	dbpprop:name	"Something Changed"@en ;
	dbpedia-owl:label	dbpedia:Island_Records .
@prefix ns7:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:Something_Changed	ns7:label	dbpedia:Island_Records ;
	dbpedia-owl:genre	dbpedia:Britpop ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Help_the_Aged_%28song%29> ;
	dbpedia-owl:bSide	"Mile End" .
@prefix ns8:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Something_Changed	owl:sameAs	ns8:Something_Changed ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000005df9ee5> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Something_Changed	foaf:name	"Something Changed" .
@prefix ns10:	<http://en.wikipedia.org/wiki/> .
dbpedia:Something_Changed	foaf:page	ns10:Something_Changed .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Something_Changed	ns2:releaseDate	"1996-03-25"^^xsd:date .
@prefix ns12:	<http://dbpedia.org/ontology/Single/> .
dbpedia:Something_Changed	ns12:bSide	"Mile End" ;
	dbpedia-owl:musicalBand	<http://dbpedia.org/resource/Pulp_%28band%29> ;
	ns12:musicalBand	<http://dbpedia.org/resource/Pulp_%28band%29> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Something_Changed	rdfs:label	"Something Changed"@en ;
	ns2:genre	dbpedia:Britpop ;
	ns2:subsequentWork	<http://dbpedia.org/resource/Help_the_Aged_%28song%29> ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Disco_2000_%28song%29> ;
	dbpedia-owl:musicalArtist	<http://dbpedia.org/resource/Pulp_%28band%29> ;
	ns12:musicalArtist	<http://dbpedia.org/resource/Pulp_%28band%29> ;
	dbpprop:abstract	"\"Something Changed\" is the fourth and final single taken from the album Different Class by British pop band Pulp, released in 1996 with two different sleeves (a \"boy\" and \"girl\" version), but with identical tracklistings. It is also their fourth consecutive top ten single, peaking at #10 in the UK Singles Chart. The song was included on the compilation Hits released in 2002. The B-side, \"Mile End\" appeared on the Trainspotting soundtrack album."@en ;
	rdfs:comment	"\"Something Changed\" is the fourth and final single taken from the album Different Class by British pop band Pulp, released in 1996 with two different sleeves (a \"boy\" and \"girl\" version), but with identical tracklistings. It is also their fourth consecutive top ten single, peaking at #10 in the UK Singles Chart. The song was included on the compilation Hits released in 2002. The B-side, \"Mile End\" appeared on the Trainspotting soundtrack album."@en ;
	ns2:previousWork	<http://dbpedia.org/resource/Disco_2000_%28song%29> ;
	dbpedia-owl:releaseDate	"1996-03-25"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Something_Changed	skos:subject	<http://dbpedia.org/resource/Category:Articles_lacking_sources_%28Erik9bot%29> .
@prefix ns15:	<http://dbpedia.org/resource/Category:> .
dbpedia:Something_Changed	skos:subject	ns15:Pulp_songs ,
		ns15:Britpop_songs ,
		<http://dbpedia.org/resource/Category:1996_singles> .
@prefix ns16:	<http://dbpedia.org/resource/Template:> .
dbpedia:Something_Changed	dbpprop:wikiPageUsesTemplate	ns16:infobox_single ;
	dbpprop:chartPosition	"10 (UK)"@en ;
	dbpprop:genre	dbpedia:Britpop ;
	dbpprop:label	dbpedia:Island_Records ;
	dbpprop:fromAlbum	dbpedia:Different_Class ;
	dbpprop:lastSingle	"\" Disco 2000\"<br />(1995)"@en ;
	dbpprop:nextSingle	<http://dbpedia.org/resource/Help_the_Aged_%28song%29> ;
	dbpprop:bSide	"Mile End"@en ;
	dbpprop:artist	<http://dbpedia.org/resource/Pulp_%28band%29> ;
	dbpprop:released	"25 March 1996"@en ;
	dbpprop:format	"2 CDs"@en ;
	dbpprop:writer	"Pulp"@en .
@prefix ns17:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Something_Changed	dbpprop:hasPhotoCollection	ns17:Something_Changed .
@prefix ns18:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Something_Changed	dbpprop:wordnet_type	ns18:synset-phonograph_record-noun-1 .
<http://dbpedia.org/resource/Something_Changed_%28single%29>	dbpprop:redirect	dbpedia:Something_Changed ,
		dbpedia:Something_Changed .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Something_Changed	owl:sameAs	dbpedia:Something_Changed .