@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:New_Idols	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:New_Idols	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Single ,
		dbpedia-owl:Work .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:New_Idols	dbpprop:name	dbpedia:The_Long_Blondes ;
	dbpedia-owl:label	dbpedia:Thee_Sheffield_Phonographic_Corporation .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:New_Idols	ns5:label	dbpedia:Thee_Sheffield_Phonographic_Corporation .
@prefix ns6:	<http://dbpedia.org/ontology/Single/> .
dbpedia:New_Idols	ns6:format	<http://dbpedia.org/resource/Gramophone_records%23Common_formats> ;
	dbpedia-owl:genre	dbpedia:Indie_rock .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:New_Idols	foaf:name	"New Idols" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:New_Idols	foaf:page	ns8:New_Idols ;
	dbpedia-owl:format	<http://dbpedia.org/resource/Gramophone_records%23Common_formats> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns10:	<http://dbpedia.org/ontology/Work/> .
dbpedia:New_Idols	ns10:releaseDate	"2004-07-01T00:00:00-05:00"^^xsd:gYearMonth ;
	dbpedia-owl:musicalBand	dbpedia:The_Long_Blondes ;
	ns6:musicalBand	dbpedia:The_Long_Blondes ;
	dbpprop:reference	<http://www.pennyblackmusic.co.uk/MagSitePages/Review.aspx?id=3780> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:New_Idols	rdfs:label	"New Idols"@en ;
	ns10:genre	dbpedia:Indie_rock ;
	dbpedia-owl:musicalArtist	dbpedia:The_Long_Blondes ;
	ns6:musicalArtist	dbpedia:The_Long_Blondes ;
	dbpprop:abstract	"\"New Idols\" is the first single to be released by Sheffield band The Long Blondes. It was released on Thee Sheffield Phonographic Corporation in June 2004 and was limited to 500 copies. The 7\" vinyl is now highly collectible. The front cover is a painting by Kate Jackson of Diana Dors in Yield to the Night."@en ;
	rdfs:comment	"\"New Idols\" is the first single to be released by Sheffield band The Long Blondes. It was released on Thee Sheffield Phonographic Corporation in June 2004 and was limited to 500 copies. The 7\" vinyl is now highly collectible. The front cover is a painting by Kate Jackson of Diana Dors in Yield to the Night."@en ;
	dbpedia-owl:releaseDate	"2004-07-01T00:00:00-05:00"^^xsd:gYearMonth .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:New_Idols	skos:subject	<http://dbpedia.org/resource/Category:2004_singles> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:New_Idols	dbpprop:wikiPageUsesTemplate	ns13:infobox_single ;
	dbpprop:genre	dbpedia:Indie_rock ;
	dbpprop:label	dbpedia:Thee_Sheffield_Phonographic_Corporation ;
	dbpprop:cover	"New idols-lb's.jpg"@en ;
	dbpprop:lastSingle	"-"@en ;
	dbpprop:album	"Single only release"@en ;
	dbpprop:artist	dbpedia:The_Long_Blondes ;
	dbpprop:released	"July, 2004"@en ;
	dbpprop:format	<http://dbpedia.org/resource/Gramophone_records%23Common_formats> ;
	dbpprop:writer	"Dorian Cox"@en .