@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:All_Over_This_Town	dbpprop:fromAlbum	<http://dbpedia.org/resource/Other_People%27s_Problems> .
@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/Other_People%27s_Problems>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Other_People%27s_Problems>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album ,
		dbpedia-owl:MusicalWork ;
	dbpprop:name	"Other People's Problems"@en ;
	dbpedia-owl:type	dbpedia:Album ;
	dbpedia-owl:label	dbpedia:Sony_BMG .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Other_People%27s_Problems>	ns5:label	dbpedia:Sony_BMG ;
	dbpedia-owl:genre	dbpedia:Indie_rock ;
	ns5:artist	<http://dbpedia.org/resource/The_Upper_Room_%28band%29> ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000037623c6> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Other_People%27s_Problems>	foaf:name	"Other People's Problems" ;
	foaf:page	<http://en.wikipedia.org/wiki/Other_People%27s_Problems> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Other_People%27s_Problems>	ns8:releaseDate	"2006-05-29"^^xsd:date ;
	dbpedia-owl:runtime	"2469.09"^^xsd:duration ;
	dbpedia-owl:artist	<http://dbpedia.org/resource/The_Upper_Room_%28band%29> ;
	dbpedia-owl:producer	dbpedia:Paul_Schroeder .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Other_People%27s_Problems>	rdfs:label	"Other People's Problems"@en ;
	ns8:type	dbpedia:Album ;
	ns8:genre	dbpedia:Indie_rock ;
	ns8:runtime	"2469.09"^^xsd:duration ;
	dbpedia-owl:recordDate	"2006-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns5:recordDate	"2006-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix ns10:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/Other_People%27s_Problems>	ns10:producer	dbpedia:Paul_Schroeder ;
	dbpprop:abstract	"Other People's Problems is the sole album by The Upper Room. It was released in the United Kingdom on May 29 2006. The album art, an image of the United Kingdom made up of green dots, was based on a survey taken of O2 customers. The size of the green dots indicates the percentage of people who have a garden in each area, and the shade represents the percentage of seasonal affective disorder sufferers in each area. The tracks \"All Over This Town\" and \"Black and White\" were released as singles. \"All Over This Town\" reached number 38 in the UK singles chart, and \"Black and White\" reached 22 ."@en ;
	rdfs:comment	"Other People's Problems is the sole album by The Upper Room. It was released in the United Kingdom on May 29 2006. The album art, an image of the United Kingdom made up of green dots, was based on a survey taken of O2 customers. The size of the green dots indicates the percentage of people who have a garden in each area, and the shade represents the percentage of seasonal affective disorder sufferers in each area. The tracks \"All Over This Town\" and \"Black and White\" were released as singles."@en ;
	dbpedia-owl:releaseDate	"2006-05-29"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Other_People%27s_Problems>	skos:subject	<http://dbpedia.org/resource/Category:2006_albums> .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Other_People%27s_Problems>	dbpprop:wikiPageUsesTemplate	ns12:infobox_album ;
	dbpprop:type	dbpedia:Album ;
	dbpprop:genre	dbpedia:Indie_rock ;
	dbpprop:label	dbpedia:Sony_BMG ;
	dbpprop:cover	"Otherpeoplesproblems.png"@en ;
	dbpprop:artist	<http://dbpedia.org/resource/The_Upper_Room_%28band%29> ;
	dbpprop:producer	dbpedia:Paul_Schroeder ;
	dbpprop:recorded	2006 ;
	dbpprop:length	"41:09"@en ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Other_People%27s_Problems> .