@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29>	rdf:type	owl:Thing ,
		dbpedia-owl:MusicalWork .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29>	dbpprop:name	"Images"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29>	dbpedia-owl:type	dbpedia:Album ;
	dbpedia-owl:label	dbpedia:Philips .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29>	ns5:label	dbpedia:Philips ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/No_Regrets_%28The_Walker_Brothers_album%29> ;
	ns5:artist	dbpedia:The_Walker_Brothers ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000006c4b32f> ,
		<http://umbel.org/umbel/ne/wikipedia/Images_%28The_Walker_Brothers_album%29> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29>	foaf:name	"Images" ;
	foaf:page	<http://en.wikipedia.org/wiki/Images_%28The_Walker_Brothers_album%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29>	ns8:releaseDate	"1967-04-01T00:00:00-05:00"^^xsd:gYearMonth ;
	dbpedia-owl:artist	dbpedia:The_Walker_Brothers ;
	dbpedia-owl:producer	dbpedia:Johnny_Franz ;
	dbpedia-owl:review	"*Allmusic link" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29>	rdfs:label	"Images (The Walker Brothers album)"@en ;
	ns8:type	dbpedia:Album ;
	ns8:subsequentWork	<http://dbpedia.org/resource/No_Regrets_%28The_Walker_Brothers_album%29> ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Portrait_%28The_Walker_Brothers_album%29> .
@prefix ns10:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29>	ns10:producer	dbpedia:Johnny_Franz ;
	dbpprop:abstract	"Images is the third album by The Walker Brothers, released in 1967. It was the last of their trio of 60s albums. They would not record together again until 1975's No Regrets."@en ;
	rdfs:comment	"Images is the third album by The Walker Brothers, released in 1967. It was the last of their trio of 60s albums. They would not record together again until 1975's No Regrets."@en ;
	ns8:previousWork	<http://dbpedia.org/resource/Portrait_%28The_Walker_Brothers_album%29> ;
	dbpedia-owl:releaseDate	"1967-04-01T00:00:00-05:00"^^xsd:gYearMonth ;
	ns10:review	"*Allmusic link" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29>	skos:subject	ns12:The_Walker_Brothers_albums ,
		<http://dbpedia.org/resource/Category:1967_albums> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29>	dbpprop:wikiPageUsesTemplate	ns13:infobox_album ;
	dbpprop:type	dbpedia:Album ;
	dbpprop:label	dbpedia:Philips ;
	dbpprop:lastAlbum	"'' Portrait'' <br />(1966)"@en ;
	dbpprop:nextAlbum	"'' No Regrets'' <br />(1975)"@en ;
	dbpprop:reviews	dbpedia:Allmusic .
@prefix ns14:	<http://dbpedia.org/resource/Images_%2528The_Walker_Brothers_album%2529/reviews/> .
<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29>	dbpprop:reviews	ns14:Rating ;
	dbpprop:artist	dbpedia:The_Walker_Brothers ;
	dbpprop:released	"April 1967"@en ;
	dbpprop:producer	dbpedia:Johnny_Franz ;
	dbpprop:disambiguates	<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29> ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29> ;
	ns8:subsequentWork	<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29> ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29> ;
	ns8:previousWork	<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29> ;
	dbpprop:redirect	<http://dbpedia.org/resource/Images_%28The_Walker_Brothers_album%29> .