@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/11_%28The_Smithereens_album%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album ,
		dbpedia-owl:MusicalWork .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/11_%28The_Smithereens_album%29>	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/11_%28The_Smithereens_album%29>	dbpprop:name	11 .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/11_%28The_Smithereens_album%29>	dbpedia-owl:type	dbpedia:Album ;
	dbpedia-owl:label	dbpedia:Enigma_Records ,
		dbpedia:Capitol_Records .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/11_%28The_Smithereens_album%29>	ns5:label	dbpedia:Enigma_Records ,
		dbpedia:Capitol_Records ;
	dbpedia-owl:genre	dbpedia:Rock_and_roll ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Blow_Up_%28The_Smithereens_album%29> ;
	ns5:artist	dbpedia:The_Smithereens ;
	owl:sameAs	<http://umbel.org/umbel/ne/wikipedia/11_%28The_Smithereens_album%29> ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000577408> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/11_%28The_Smithereens_album%29>	foaf:name	"11" ;
	foaf:page	<http://en.wikipedia.org/wiki/11_%28The_Smithereens_album%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/11_%28The_Smithereens_album%29>	ns8:releaseDate	"1989-10-18"^^xsd:date ;
	dbpedia-owl:runtime	"2037.57"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:The_Smithereens ;
	dbpedia-owl:producer	dbpedia:Ed_Stasium ;
	dbpedia-owl:review	"*Allmusic link" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/11_%28The_Smithereens_album%29>	rdfs:label	"11 (The Smithereens album)"@en ;
	ns8:type	dbpedia:Album ;
	ns8:genre	dbpedia:Rock_and_roll ;
	ns8:subsequentWork	<http://dbpedia.org/resource/Blow_Up_%28The_Smithereens_album%29> ;
	dbpedia-owl:previousWork	dbpedia:Green_Thoughts ;
	ns8:runtime	"2037.57"^^xsd:duration ;
	dbpedia-owl:recordDate	"?" .
@prefix ns10:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/11_%28The_Smithereens_album%29>	ns10:producer	dbpedia:Ed_Stasium ;
	dbpprop:abstract	"11 is the third official album by the Smithereens. It was released on October 18, 1989. The album cover was inspired by a movie poster for the original Ocean's Eleven."@en ;
	rdfs:comment	"11 is the third official album by the Smithereens. It was released on October 18, 1989. The album cover was inspired by a movie poster for the original Ocean's Eleven."@en ;
	ns8:previousWork	dbpedia:Green_Thoughts ;
	dbpedia-owl:releaseDate	"1989-10-18"^^xsd:date ;
	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/11_%28The_Smithereens_album%29>	skos:subject	ns12:The_Smithereens_albums ,
		ns12:Capitol_Records_albums ,
		ns12:Albums_produced_by_Ed_Stasium ,
		<http://dbpedia.org/resource/Category:1989_albums> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/11_%28The_Smithereens_album%29>	dbpprop:wikiPageUsesTemplate	ns13:infobox_album ;
	dbpprop:type	dbpedia:Album ;
	dbpprop:genre	dbpedia:Rock_and_roll ;
	dbpprop:label	dbpedia:Capitol_Records ,
		dbpedia:Enigma_Records ;
	dbpprop:cover	"The Smithereens 11.jpg"@en ;
	dbpprop:lastAlbum	dbpedia:Green_Thoughts ;
	dbpprop:nextAlbum	"'' Blow Up''<br />(1991)"@en ;
	dbpprop:reviews	dbpedia:Allmusic .
@prefix ns14:	<http://dbpedia.org/resource/11_%2528The_Smithereens_album%2529/reviews/> .
<http://dbpedia.org/resource/11_%28The_Smithereens_album%29>	dbpprop:reviews	ns14:rating ;
	dbpprop:artist	dbpedia:The_Smithereens ;
	dbpprop:released	dbpedia:October_18 ;
	dbpprop:producer	dbpedia:Ed_Stasium ;
	dbpprop:recorded	"?"@en ;
	dbpprop:length	"33:57"@en ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/11_%28The_Smithereens_album%29> .
dbpedia:Green_Thoughts	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/11_%28The_Smithereens_album%29> ;
	ns8:subsequentWork	<http://dbpedia.org/resource/11_%28The_Smithereens_album%29> .