@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://dbpedia.org/resource/Fear_of_Pop:> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:_Volume_1	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
ns1:_Volume_1	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album ,
		dbpedia-owl:MusicalWork .
@prefix dbpprop:	<http://dbpedia.org/property/> .
ns1:_Volume_1	dbpprop:name	"Fear of Pop: Volume 1"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
ns1:_Volume_1	dbpedia-owl:type	dbpedia:Album ;
	dbpedia-owl:label	<http://dbpedia.org/resource/550_Records> .
@prefix ns6:	<http://dbpedia.org/ontology/MusicalWork/> .
ns1:_Volume_1	ns6:label	<http://dbpedia.org/resource/550_Records> ;
	dbpedia-owl:genre	dbpedia:Alternative_rock ;
	ns6:artist	dbpedia:Fear_of_Pop ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000006490db> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:_Volume_1	foaf:name	"Fear of Pop: Volume 1" .
@prefix ns8:	<http://en.wikipedia.org/wiki/Fear_of_Pop:> .
ns1:_Volume_1	foaf:page	ns8:_Volume_1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns10:	<http://dbpedia.org/ontology/Work/> .
ns1:_Volume_1	ns10:releaseDate	"1998-11-17"^^xsd:date ;
	dbpedia-owl:runtime	"2497.37"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:Fear_of_Pop ;
	dbpedia-owl:producer	dbpedia:Caleb_Southern ,
		dbpedia:Ben_Folds ,
		dbpedia:John_Mark_Painter ;
	dbpedia-owl:review	"*Allmusic link\n*Rolling Stone link" .
@prefix ns11:	<http://www.rollingstone.com/artists/fearofpop/albums/album/283932/review/19171506/> .
ns1:_Volume_1	dbpprop:reference	ns11:volume_i .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:_Volume_1	rdfs:label	"Fear of Pop: Volume 1"@en ;
	ns10:type	dbpedia:Album ;
	ns10:genre	dbpedia:Alternative_rock ;
	ns10:runtime	"2497.37"^^xsd:duration .
@prefix ns13:	<http://dbpedia.org/ontology/Album/> .
ns1:_Volume_1	ns13:producer	dbpedia:Caleb_Southern ,
		dbpedia:Ben_Folds ,
		dbpedia:John_Mark_Painter ;
	dbpprop:abstract	"Volume 1 is the name of the first album by the experimental band Fear of Pop. The album was a project of Ben Folds, John Mark Painter, Fleming McWilliams, and others. It was released on November 17, 1998 on 550 Records (with distribution from Sony Records). The cover of the album, a piece called Just Your Average Second On This Planet 1997-1998 created by David Bethell, features the silhouette of a running man being pursued by cowboys on horseback with lassoes. The back of the album case shows the silhouette of a boy in a cowboy outfit sitting on a park bench with what appears to be an erect penis in his hands. The inner cover depicts a woman being violently attacked on a TV seen in a city apartment. At some stores, a limited edition 12\" vinyl single for \"In Love\" was bundled for free with Volume 1. It featured a remix of the song by Thievery Corporation, as well as a couple of cuts off of the album. Although Folds, Southern and Painter were the primary contributors to the records, a large cast of other musicians were included as well. Perhaps most notably, William Shatner provided vocals on \"In Love\" (as well as the reprise, \"Still in Love\"). Painter's wife, Fleming McWilliams sang on several tracks. Frally Hynes, Folds' then-girlfriend (and wife from 1999 to 2007) performed frantic lead vocals on \"Root to This. \" Folds himself sang on a number of songs as well. The track \"Rubber Sled\" is a humorous reference to Ben Folds Five bass player, Robert Sledge. A clip of Brick by Ben Folds Five is playing in the background at the beginning of this song, though played at twice its normal speed, and a sample of Folds yelling \"Robert Sledge on the bass guitar!\" can be heard approximately halfway through the song. \"I Paid My Money\" was at least almost a decade old at the time it was recorded in 1998. The original 1990 demo version featured Folds singing over an African-American choir."@en ;
	rdfs:comment	"Volume 1 is the name of the first album by the experimental band Fear of Pop. The album was a project of Ben Folds, John Mark Painter, Fleming McWilliams, and others. It was released on November 17, 1998 on 550 Records (with distribution from Sony Records). The cover of the album, a piece called Just Your Average Second On This Planet 1997-1998 created by David Bethell, features the silhouette of a running man being pursued by cowboys on horseback with lassoes."@en ;
	dbpedia-owl:releaseDate	"1998-11-17"^^xsd:date ;
	ns13:review	"*Allmusic link\n*Rolling Stone link" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns15:	<http://dbpedia.org/resource/Category:> .
ns1:_Volume_1	skos:subject	ns15:Albums_produced_by_Caleb_Southern ,
		<http://dbpedia.org/resource/Category:1998_albums> ,
		ns15:Ben_Folds_albums .
@prefix ns16:	<http://dbpedia.org/resource/Template:> .
ns1:_Volume_1	dbpprop:wikiPageUsesTemplate	ns16:infobox_album ;
	dbpprop:type	dbpedia:Album ;
	dbpprop:genre	dbpedia:Alternative_rock ;
	dbpprop:label	<http://dbpedia.org/resource/550_Records> ;
	dbpprop:cover	"Fearofpopvolume1.jpg"@en ;
	dbpprop:reviews	dbpedia:Allmusic .
@prefix ns17:	<http://dbpedia.org/resource/Fear_of_Pop:_Volume_1/reviews/> .
ns1:_Volume_1	dbpprop:reviews	ns17:Rating1 ,
		dbpedia:Rolling_Stone ,
		ns17:Rating ;
	dbpprop:artist	dbpedia:Fear_of_Pop ;
	dbpprop:producer	dbpedia:John_Mark_Painter ,
		dbpedia:Caleb_Southern ,
		dbpedia:Ben_Folds ;
	dbpprop:length	"41:37"@en .
@prefix ns18:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Fear_of_Pop:> .
ns1:_Volume_1	dbpprop:hasPhotoCollection	ns18:_Volume_1 .
<http://dbpedia.org/resource/Fear_of_Pop%2C_Volume_1>	dbpprop:redirect	ns1:_Volume_1 .