@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/3_Balloons>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/3_Balloons>	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/3_Balloons>	dbpprop:name	"3 Balloons"@en ;
	dbpedia-owl:label	<http://dbpedia.org/resource/W.A.R.%3F_-_What_Are_Records%3F> .
@prefix ns4:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/3_Balloons>	ns4:label	<http://dbpedia.org/resource/W.A.R.%3F_-_What_Are_Records%3F> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/3_Balloons>	dbpedia-owl:genre	dbpedia:Comedy ;
	ns4:artist	<http://dbpedia.org/resource/Stephen_Lynch_%28musician%29> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/3_Balloons>	foaf:name	"3 Balloons" ;
	foaf:page	<http://en.wikipedia.org/wiki/3_Balloons> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://dbpedia.org/resource/3_Balloons>	dbpedia-owl:runtime	"2363.23"^^xsd:duration ;
	dbpedia-owl:artist	<http://dbpedia.org/resource/Stephen_Lynch_%28musician%29> ;
	dbpedia-owl:review	"*Allmusic link" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/3_Balloons>	rdfs:label	"3 Balloons"@en .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/3_Balloons>	ns9:genre	dbpedia:Comedy ;
	dbpedia-owl:previousWork	dbpedia:Cleanest_Hits ;
	ns9:runtime	"2363.23"^^xsd:duration ;
	dbpprop:abstract	"3 Balloons is an album by comedian/musician Stephen Lynch. According to his official website, it will be his first studio album since 2000's A Little Bit Special. As of March 5th, 2009, you can now purchase the new album in MP3 format directly from WhatAreRecords. com. It was made available from other on-line stores starting the following week of March 2009. CDs were made available for sale at shows and on-line shortly after that, and it was released in stores starting March 24th. On his official site, he says: Most professional news sources did not review the album, with the notable exception of Allmusic's positive review, stating: \"Love him or hate him -- and that really does seem all there is to choose from -- 3 Balloons finds novelty songster Stephen Lynch on a roll, keeping the quality high even when the formula is the same it has been for the past decade.\""@en ;
	rdfs:comment	"3 Balloons is an album by comedian/musician Stephen Lynch. According to his official website, it will be his first studio album since 2000's A Little Bit Special. As of March 5th, 2009, you can now purchase the new album in MP3 format directly from WhatAreRecords. com. It was made available from other on-line stores starting the following week of March 2009. CDs were made available for sale at shows and on-line shortly after that, and it was released in stores starting March 24th."@en ;
	ns9:previousWork	dbpedia:Cleanest_Hits ;
	dbpedia-owl:releaseDate	"March 24th, 2009" .
@prefix ns10:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/3_Balloons>	ns10:review	"*Allmusic link" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/3_Balloons>	skos:subject	ns12:Comedy_albums .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/3_Balloons>	dbpprop:wikiPageUsesTemplate	ns13:infobox_album ,
		ns13:quote ;
	dbpprop:type	"Studio"@en ;
	dbpprop:genre	dbpedia:Comedy ;
	dbpprop:label	<http://dbpedia.org/resource/W.A.R.%3F_-_What_Are_Records%3F> ;
	dbpprop:cover	"3 Balloons Album Cover.jpg"@en ;
	dbpprop:lastAlbum	"'''''Cleanest Hits'''''<br>(2006)"@en ;
	dbpprop:quoteProperty	"\"My last two albums were recorded live in concert, just guitar and voice, and I wanted to do something different this time. Whenever I write or perform a new song, in my head I hear pianos and drums and tubas and string sections and jug bands and children's choirs. I want you to hear those things too. Except we couldn't find a children's choir whose parents would let them sing about drug mules and transsexual prostitutes. Maybe next time.\""@en ,
		"Official Website"@en ,
		"Stephen Lynch"@en .
@prefix ns14:	<http://dbpedia.org/resource/3_Balloons/reviews/> .
<http://dbpedia.org/resource/3_Balloons>	dbpprop:reviews	ns14:rating ,
		dbpedia:Allmusic ;
	dbpprop:artist	<http://dbpedia.org/resource/Stephen_Lynch_%28musician%29> ;
	dbpprop:released	"March 24th, 2009"@en ;
	dbpprop:length	"39:23"@en .
dbpedia:Cleanest_Hits	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/3_Balloons> ;
	ns9:subsequentWork	<http://dbpedia.org/resource/3_Balloons> .
dbpedia:Three_Balloons	dbpprop:redirect	<http://dbpedia.org/resource/3_Balloons> .