@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/class/yago/> .
dbpedia:Tales_Told	rdf:type	ns2:DebutAlbums ,
		ns2:Album106591815 ,
		<http://dbpedia.org/class/yago/2004Albums> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Tales_Told	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Tales_Told	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album ,
		dbpedia-owl:MusicalWork .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Tales_Told	dbpprop:name	"Tales Told"@en ;
	dbpedia-owl:genre	dbpedia:Folk_rock ,
		dbpedia:Britpop .
@prefix ns6:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:Tales_Told	ns6:artist	dbpedia:Ian_Broudie .
@prefix ns7:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Tales_Told	owl:sameAs	ns7:Tales_Told ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000375d33b> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Tales_Told	foaf:name	"Tales Told" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:Tales_Told	foaf:page	ns9:Tales_Told .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns11:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Tales_Told	ns11:releaseDate	"2004-10-11"^^xsd:date ;
	dbpedia-owl:runtime	"2080.4"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:Ian_Broudie ;
	dbpedia-owl:review	"*Pitchfork Media (5.9/10) link" ;
	dbpprop:reference	<http://www.pitchforkmedia.com/article/record_review/15866-tales-told> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Tales_Told	rdfs:label	"Tales Told"@en ;
	ns11:genre	dbpedia:Britpop ,
		dbpedia:Folk_rock ;
	ns11:runtime	"2080.4"^^xsd:duration ;
	dbpedia-owl:recordDate	"n/a" ;
	dbpprop:abstract	"Tales Told is British singer/songwriter Ian Broudie's debut release, staging a return to his roots with traditional instruments - real drums, acoustic guitars and fiddles with no studio trickery. All songs on the album are written by Broudie, except \"Smoke Rings\", which Broudie co-wrote with Terry Hall."@en ;
	rdfs:comment	"Tales Told is British singer/songwriter Ian Broudie's debut release, staging a return to his roots with traditional instruments - real drums, acoustic guitars and fiddles with no studio trickery. All songs on the album are written by Broudie, except \"Smoke Rings\", which Broudie co-wrote with Terry Hall."@en ;
	dbpedia-owl:releaseDate	"2004-10-11"^^xsd:date .
@prefix ns13:	<http://dbpedia.org/ontology/Album/> .
dbpedia:Tales_Told	ns13:review	"*Pitchfork Media (5.9/10) link" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Tales_Told	skos:subject	<http://dbpedia.org/resource/Category:2004_albums> .
@prefix ns15:	<http://dbpedia.org/resource/Category:> .
dbpedia:Tales_Told	skos:subject	ns15:Debut_albums .
@prefix ns16:	<http://dbpedia.org/resource/Template:> .
dbpedia:Tales_Told	dbpprop:wikiPageUsesTemplate	ns16:infobox_album ;
	dbpprop:type	"Studio album"@en ;
	dbpprop:genre	dbpedia:Folk_rock ,
		dbpedia:Britpop ;
	dbpprop:label	"Deltasonic"@en ;
	dbpprop:cover	"Talestold.jpg"@en ;
	dbpprop:reviews	dbpedia:Pitchfork_Media ;
	dbpprop:artist	dbpedia:Ian_Broudie ;
	dbpprop:released	<http://dbpedia.org/resource/11_October> ;
	dbpprop:recorded	"n/a"@en ;
	dbpprop:length	"34:40"@en .
@prefix ns17:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Tales_Told	dbpprop:hasPhotoCollection	ns17:Tales_Told .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Tales_Told	owl:sameAs	dbpedia:Tales_Told .