@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Live_at_the_Art_Factory	rdf:type	dbpedia-owl:MusicalWork .
@prefix ns3:	<http://dbpedia.org/class/yago/> .
dbpedia:Live_at_the_Art_Factory	rdf:type	ns3:GrandaddyAlbums ,
		dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Live_at_the_Art_Factory	rdf:type	owl:Thing ,
		ns3:Album106591815 ,
		<http://dbpedia.org/class/yago/1997Albums> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Live_at_the_Art_Factory	dbpprop:name	"Live at the Art Factory"@en ;
	dbpedia-owl:genre	dbpedia:Indie_rock .
@prefix ns6:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:Live_at_the_Art_Factory	ns6:artist	dbpedia:Grandaddy ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000005726c17> .
@prefix ns7:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Live_at_the_Art_Factory	owl:sameAs	ns7:Live_at_the_Art_Factory .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Live_at_the_Art_Factory	foaf:name	"Live at the Art Factory" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:Live_at_the_Art_Factory	foaf:page	ns9:Live_at_the_Art_Factory .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns11:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Live_at_the_Art_Factory	ns11:releaseDate	"1997-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:artist	dbpedia:Grandaddy .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Live_at_the_Art_Factory	rdfs:label	"Live at the Art Factory"@en ;
	ns11:genre	dbpedia:Indie_rock ;
	dbpprop:abstract	"Live At The Art Factory is a live album by the band Grandaddy recorded at The Art Factory in Modesto on September 12th 1997. It was released on cassette tape in 1997 and was a self-release by the band, allegedly limited to about 15 copies."@en ;
	rdfs:comment	"Live At The Art Factory is a live album by the band Grandaddy recorded at The Art Factory in Modesto on September 12th 1997. It was released on cassette tape in 1997 and was a self-release by the band, allegedly limited to about 15 copies."@en ;
	dbpedia-owl:releaseDate	"1997-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:Live_at_the_Art_Factory	skos:subject	ns14:Grandaddy_albums ,
		<http://dbpedia.org/resource/Category:1997_albums> .
@prefix ns15:	<http://dbpedia.org/resource/Template:> .
dbpedia:Live_at_the_Art_Factory	dbpprop:wikiPageUsesTemplate	ns15:infobox_album ;
	dbpprop:type	"live"@en ;
	dbpprop:genre	dbpedia:Indie_rock ;
	dbpprop:artist	dbpedia:Grandaddy ;
	dbpprop:released	1997 .
@prefix ns16:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Live_at_the_Art_Factory	dbpprop:hasPhotoCollection	ns16:Live_at_the_Art_Factory .
dbpedia:Live_At_The_Art_Factory	dbpprop:redirect	dbpedia:Live_at_the_Art_Factory .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Live_at_the_Art_Factory	owl:sameAs	dbpedia:Live_at_the_Art_Factory .