@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:A_Thousand_Miles_Behind	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:A_Thousand_Miles_Behind	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:A_Thousand_Miles_Behind	foaf:homepage	<http://www.davidgray.com/> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:A_Thousand_Miles_Behind	dbpprop:name	"A Thousand Miles Behind"@en ;
	dbpedia-owl:type	dbpedia:Compilation_album ;
	dbpedia-owl:genre	dbpedia:Rock_music .
@prefix ns6:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:A_Thousand_Miles_Behind	ns6:artist	<http://dbpedia.org/resource/David_Gray_%28musician%29> ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000074ac7dc> ;
	foaf:name	"A Thousand Miles Behind" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:A_Thousand_Miles_Behind	foaf:page	ns7:A_Thousand_Miles_Behind .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:A_Thousand_Miles_Behind	ns9:releaseDate	"2007-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:artist	<http://dbpedia.org/resource/David_Gray_%28musician%29> .
@prefix ns10:	<http://www.archive.org/details/> .
dbpedia:A_Thousand_Miles_Behind	dbpprop:reference	ns10:DavidGray ,
		<http://www.davidgray.com/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:A_Thousand_Miles_Behind	rdfs:label	"A Thousand Miles Behind"@en ;
	ns9:type	dbpedia:Compilation_album ;
	ns9:genre	dbpedia:Rock_music ;
	dbpprop:abstract	"A Thousand Miles Behind is a compilation album by David Gray, released in 2007. It contains 12 live covers recorded between 2001 and 2007. The album title comes from a line in one of the songs, Bob Dylan's \"One Too Many Mornings\". It is available exclusively from the artist's official website. There are four versions of the album available for purchase, with differential pricing: 128 kbit/s mp3 256 kbit/s mp3 flac CD The tracks can also be downloaded individually in all of the above formats apart from CD."@en ;
	rdfs:comment	"A Thousand Miles Behind is a compilation album by David Gray, released in 2007. It contains 12 live covers recorded between 2001 and 2007. The album title comes from a line in one of the songs, Bob Dylan's \"One Too Many Mornings\". It is available exclusively from the artist's official website."@en ;
	dbpedia-owl:releaseDate	"2007-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:A_Thousand_Miles_Behind	skos:subject	ns13:David_Gray_albums ,
		<http://dbpedia.org/resource/Category:2007_albums> .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:A_Thousand_Miles_Behind	dbpprop:wikiPageUsesTemplate	ns14:infobox_album ;
	dbpprop:type	dbpedia:Compilation_album ;
	dbpprop:genre	dbpedia:Rock_music ;
	dbpprop:artist	<http://dbpedia.org/resource/David_Gray_%28musician%29> ;
	dbpprop:released	2007 .