@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:A_Night_at_the_Tables	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:A_Night_at_the_Tables	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Work ,
		dbpedia-owl:Album ,
		<http://dbpedia.org/class/yago/2002Albums> .
@prefix ns4:	<http://dbpedia.org/class/yago/> .
dbpedia:A_Night_at_the_Tables	rdf:type	ns4:DirtyVegasAlbums ,
		ns4:UltraRecordsAlbums ,
		ns4:Album106591815 .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:A_Night_at_the_Tables	dbpprop:name	"A Night At The Tables"@en .
@prefix ns6:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:A_Night_at_the_Tables	ns6:artist	dbpedia:Dirty_Vegas .
@prefix ns7:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:A_Night_at_the_Tables	owl:sameAs	ns7:A_Night_at_the_Tables ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000047fb8af> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:A_Night_at_the_Tables	foaf:name	"A Night At The Tables" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:A_Night_at_the_Tables	foaf:page	ns9:A_Night_at_the_Tables .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns11:	<http://dbpedia.org/ontology/Work/> .
dbpedia:A_Night_at_the_Tables	ns11:releaseDate	"2003-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:artist	dbpedia:Dirty_Vegas .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:A_Night_at_the_Tables	rdfs:label	"A Night at the Tables"@en ;
	dbpprop:abstract	"A Night At The Tables is a continuous mix album released by Dirty Vegas (under the name Dirty Vegas Sound System) in 2003."@en ;
	rdfs:comment	"A Night At The Tables is a continuous mix album released by Dirty Vegas (under the name Dirty Vegas Sound System) in 2003."@en ;
	dbpedia-owl:releaseDate	"2003-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns14:	<http://dbpedia.org/resource/Category:> .
dbpedia:A_Night_at_the_Tables	skos:subject	ns14:Dirty_Vegas_albums ,
		<http://dbpedia.org/resource/Category:2003_albums> ,
		<http://dbpedia.org/resource/Category:Articles_lacking_sources_%28Erik9bot%29> ,
		ns14:Ultra_Records_albums .
@prefix ns15:	<http://dbpedia.org/resource/Template:> .
dbpedia:A_Night_at_the_Tables	dbpprop:wikiPageUsesTemplate	ns15:infobox_album ;
	dbpprop:type	"remix"@en ;
	dbpprop:cover	"A Night At The Tables.jpg"@en ;
	dbpprop:artist	dbpedia:Dirty_Vegas ;
	dbpprop:released	2003 .
@prefix ns16:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:A_Night_at_the_Tables	dbpprop:hasPhotoCollection	ns16:A_Night_at_the_Tables .
dbpedia:A_Night_At_The_Tables	dbpprop:redirect	dbpedia:A_Night_at_the_Tables .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:A_Night_at_the_Tables	owl:sameAs	dbpedia:A_Night_at_the_Tables .