@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:All_Over_This_Town	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:All_Over_This_Town	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:MusicalWork ,
		dbpedia-owl:Single .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:All_Over_This_Town	dbpprop:name	"All Over This Town"@en ;
	dbpedia-owl:label	dbpedia:BMG .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:All_Over_This_Town	ns5:label	dbpedia:BMG .
@prefix ns6:	<http://dbpedia.org/ontology/Single/> .
dbpedia:All_Over_This_Town	ns6:format	dbpedia:CD ;
	dbpedia-owl:genre	dbpedia:Rock_music ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Black_and_White_%28The_Upper_Room_Song%29> ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000074a77ec> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:All_Over_This_Town	foaf:name	"All Over This Town" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:All_Over_This_Town	foaf:page	ns8:All_Over_This_Town ;
	dbpedia-owl:format	dbpedia:CD .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns10:	<http://dbpedia.org/ontology/Work/> .
dbpedia:All_Over_This_Town	ns10:releaseDate	"2006-01-27"^^xsd:date ;
	dbpedia-owl:runtime	"209.29"^^xsd:duration ;
	dbpedia-owl:musicalBand	<http://dbpedia.org/resource/The_Upper_Room_%28band%29> ;
	ns6:musicalBand	<http://dbpedia.org/resource/The_Upper_Room_%28band%29> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:All_Over_This_Town	rdfs:label	"All Over This Town"@en ;
	ns10:genre	dbpedia:Rock_music ;
	ns10:subsequentWork	<http://dbpedia.org/resource/Black_and_White_%28The_Upper_Room_Song%29> ;
	ns10:runtime	"209.29"^^xsd:duration ;
	dbpedia-owl:musicalArtist	<http://dbpedia.org/resource/The_Upper_Room_%28band%29> ;
	ns6:musicalArtist	<http://dbpedia.org/resource/The_Upper_Room_%28band%29> ;
	dbpprop:abstract	"\"All Over This Town\" is the first single from the album Other People's Problems by the now defunct band The Upper Room. The song reached number 38 on the UK singles chart."@en ;
	rdfs:comment	"\"All Over This Town\" is the first single from the album Other People's Problems by the now defunct band The Upper Room. The song reached number 38 on the UK singles chart."@en ;
	dbpedia-owl:releaseDate	"2006-01-27"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:All_Over_This_Town	skos:subject	<http://dbpedia.org/resource/Category:2006_singles> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:All_Over_This_Town	dbpprop:wikiPageUsesTemplate	ns13:infobox_single ;
	dbpprop:genre	dbpedia:Rock_music ;
	dbpprop:label	dbpedia:BMG ;
	dbpprop:cover	"Alloverthistowncover.jpg"@en ;
	dbpprop:fromAlbum	<http://dbpedia.org/resource/Other_People%27s_Problems> ;
	dbpprop:nextSingle	<http://dbpedia.org/resource/Black_and_White_%28The_Upper_Room_Song%29> ;
	dbpprop:artist	<http://dbpedia.org/resource/The_Upper_Room_%28band%29> ;
	dbpprop:released	<http://dbpedia.org/resource/27_January> ;
	dbpprop:length	"3:29"@en ;
	dbpprop:format	dbpedia:CD .
@prefix ns14:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:All_Over_This_Town	dbpprop:wordnet_type	ns14:synset-phonograph_record-noun-1 .