@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/Cat_Spectacular%21>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Cat_Spectacular%21>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album ,
		dbpedia-owl:MusicalWork .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Cat_Spectacular%21>	dbpprop:name	"Cat Spectacular!"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Cat_Spectacular%21>	dbpedia-owl:type	dbpedia:Album ;
	dbpedia-owl:label	<http://dbpedia.org/resource/Fortuna_Pop%21> .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Cat_Spectacular%21>	ns5:label	<http://dbpedia.org/resource/Fortuna_Pop%21> ;
	dbpedia-owl:genre	dbpedia:Indie_pop ;
	dbpedia-owl:subsequentWork	dbpedia:Team_Ping_Pong ;
	ns5:artist	dbpedia:Bearsuit ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000c68f1d> ,
		<http://umbel.org/umbel/ne/wikipedia/Cat_Spectacular%21> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Cat_Spectacular%21>	foaf:name	"Cat Spectacular!" ;
	foaf:page	<http://en.wikipedia.org/wiki/Cat_Spectacular%21> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Cat_Spectacular%21>	ns8:releaseDate	"2004-05-01T00:00:00-05:00"^^xsd:gYearMonth ;
	dbpedia-owl:runtime	"1744.04"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:Bearsuit ;
	dbpedia-owl:review	"*Allmusic link\n* Pitchfork Media (7.5/10) link" .
@prefix ns9:	<http://www.pitchforkmedia.com/article/record_review/15884/> .
<http://dbpedia.org/resource/Cat_Spectacular%21>	dbpprop:reference	ns9:Bearsuit_Cat_Spectacular .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Cat_Spectacular%21>	rdfs:label	"Cat Spectacular!"@en ;
	ns8:type	dbpedia:Album ;
	ns8:genre	dbpedia:Indie_pop ;
	ns8:subsequentWork	dbpedia:Team_Ping_Pong ;
	ns8:runtime	"1744.04"^^xsd:duration ;
	dbpedia-owl:recordDate	"Sickroom Studios" ;
	dbpprop:abstract	"Cat Spectacular!, released May 2004, was the debut album by indie pop band Bearsuit."@en ;
	rdfs:comment	"Cat Spectacular!, released May 2004, was the debut album by indie pop band Bearsuit."@en ;
	dbpedia-owl:releaseDate	"2004-05-01T00:00:00-05:00"^^xsd:gYearMonth .
@prefix ns11:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/Cat_Spectacular%21>	ns11:review	"*Allmusic link\n* Pitchfork Media (7.5/10) link" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Cat_Spectacular%21>	skos:subject	ns13:Fantastic_Plastic_Records ,
		<http://dbpedia.org/resource/Category:2004_albums> ,
		ns13:Bearsuit_albums .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Cat_Spectacular%21>	dbpprop:wikiPageUsesTemplate	ns14:infobox_album ;
	dbpprop:type	dbpedia:Album ;
	dbpprop:genre	dbpedia:Indie_pop ;
	dbpprop:label	<http://dbpedia.org/resource/Fortuna_Pop%21> ;
	dbpprop:nextAlbum	dbpedia:Team_Ping_Pong ;
	dbpprop:reviews	dbpedia:Pitchfork_Media .
@prefix ns15:	<http://dbpedia.org/resource/Cat_Spectacular%2521/reviews/> .
<http://dbpedia.org/resource/Cat_Spectacular%21>	dbpprop:reviews	ns15:rating ,
		dbpedia:Allmusic ;
	dbpprop:artist	dbpedia:Bearsuit ;
	dbpprop:released	"May 2004"@en ;
	dbpprop:producer	"Owen Turner"@en ;
	dbpprop:recorded	"Sickroom Studios"@en ;
	dbpprop:length	"29:04"@en ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Cat_Spectacular%21> .