@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:Box_of_Secrets	dbpedia-owl:previousWork	<http://dbpedia.org/resource/I%27ll_Be_Your_Eyes> .
@prefix ns2:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Box_of_Secrets	ns2:previousWork	<http://dbpedia.org/resource/I%27ll_Be_Your_Eyes> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Box_of_Secrets	dbpprop:lastAlbum	<http://dbpedia.org/resource/I%27ll_Be_Your_Eyes> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/I%27ll_Be_Your_Eyes>	rdf:type	owl:Thing ,
		dbpedia-owl:Work ,
		dbpedia-owl:Album ,
		dbpedia-owl:MusicalWork ;
	dbpprop:name	"I'll Be Your Eyes"@en ;
	dbpedia-owl:subsequentWork	dbpedia:Box_of_Secrets .
@prefix ns6:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/I%27ll_Be_Your_Eyes>	ns6:artist	dbpedia:Blood_Red_Shoes ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000007b6cd8a> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/I%27ll_Be_Your_Eyes>	foaf:name	"I'll Be Your Eyes" ;
	foaf:page	<http://en.wikipedia.org/wiki/I%27ll_Be_Your_Eyes> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://dbpedia.org/resource/I%27ll_Be_Your_Eyes>	ns2:releaseDate	"2007-06-25"^^xsd:date ;
	dbpedia-owl:artist	dbpedia:Blood_Red_Shoes .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/I%27ll_Be_Your_Eyes>	rdfs:label	"I'll Be Your Eyes"@en ;
	ns2:subsequentWork	dbpedia:Box_of_Secrets ;
	dbpprop:abstract	"I'll Be Your Eyes is a compilation by Blood Red Shoes. It was released in 2007 in Europe and other international areas, excluding the UK. The band stated that the compilation brought together their previous singles and made them available to fans of the band who were unable to purchase copies of their previous UK-only releases. The versions of the tracks on the compilation differ from the versions included on Blood Red Shoes' debut album, Box of Secrets, as many were re-recorded for their first major release."@en ;
	rdfs:comment	"I'll Be Your Eyes is a compilation by Blood Red Shoes. It was released in 2007 in Europe and other international areas, excluding the UK. The band stated that the compilation brought together their previous singles and made them available to fans of the band who were unable to purchase copies of their previous UK-only releases."@en ;
	dbpedia-owl:releaseDate	"2007-06-25"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/I%27ll_Be_Your_Eyes>	skos:subject	<http://dbpedia.org/resource/Category:2007_albums> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/I%27ll_Be_Your_Eyes>	skos:subject	ns11:V2_Records_albums ,
		ns11:Blood_Red_Shoes_albums .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/I%27ll_Be_Your_Eyes>	dbpprop:wikiPageUsesTemplate	ns12:infobox_album ;
	dbpprop:type	"Compilation"@en ;
	dbpprop:label	"V2 Records"@en ;
	dbpprop:cover	"I'll_Be_Your_Eyes.jpg"@en ;
	dbpprop:nextAlbum	dbpedia:Box_of_Secrets ;
	dbpprop:artist	dbpedia:Blood_Red_Shoes ;
	dbpprop:released	<http://dbpedia.org/resource/25_June> ;
	dbpprop:format	"CD"@en .