@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/Insider_%28album%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Insider_%28album%29>	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Insider_%28album%29>	dbpprop:name	"Amplifier"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Insider_%28album%29>	dbpedia-owl:type	dbpedia:Album ;
	dbpedia-owl:label	dbpedia:SPV .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Insider_%28album%29>	ns5:label	dbpedia:SPV ;
	dbpedia-owl:genre	dbpedia:Progressive_rock ,
		dbpedia:Alternative_rock ;
	ns5:artist	<http://dbpedia.org/resource/Amplifier_%28band%29> ;
	owl:sameAs	<http://umbel.org/umbel/ne/wikipedia/Insider_%28album%29> ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000004680020> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Insider_%28album%29>	foaf:name	"Amplifier" ;
	foaf:page	<http://en.wikipedia.org/wiki/Insider_%28album%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Insider_%28album%29>	ns8:releaseDate	"2006-09-29"^^xsd:date ;
	dbpedia-owl:runtime	"3543.03"^^xsd:duration ;
	dbpedia-owl:artist	<http://dbpedia.org/resource/Amplifier_%28band%29> ;
	dbpedia-owl:review	"*Kerrang! *Rock Sound" ;
	dbpprop:reference	<http://www.amplifiertheband.com/lyrics.php/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Insider_%28album%29>	rdfs:label	"Insider (album)"@en ;
	ns8:type	dbpedia:Album ;
	ns8:genre	dbpedia:Alternative_rock ,
		dbpedia:Progressive_rock ;
	dbpedia-owl:previousWork	dbpedia:The_Astronaut_Dismantles_HAL ;
	ns8:runtime	"3543.03"^^xsd:duration ;
	dbpedia-owl:recordDate	"The Works" ;
	dbpprop:abstract	"Insider is the second album of the Manchester alternative rock band Amplifier. It was released by the German-based label SPV on 29 September in Germany and Austria then in the rest of Europe on 2 October."@en ;
	rdfs:comment	"Insider is the second album of the Manchester alternative rock band Amplifier. It was released by the German-based label SPV on 29 September in Germany and Austria then in the rest of Europe on 2 October."@en ;
	ns8:previousWork	dbpedia:The_Astronaut_Dismantles_HAL ;
	dbpedia-owl:releaseDate	"2006-09-29"^^xsd:date ;
	dbpedia-owl:recordPlace	dbpedia:The_Works_Recording_Studio ;
	ns5:recordPlace	dbpedia:The_Works_Recording_Studio .
@prefix ns10:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/Insider_%28album%29>	ns10:review	"*Kerrang! *Rock Sound" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Insider_%28album%29>	skos:subject	<http://dbpedia.org/resource/Category:2006_albums> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Insider_%28album%29>	skos:subject	ns12:Amplifier_albums .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Insider_%28album%29>	dbpprop:wikiPageUsesTemplate	ns13:infobox_album ;
	dbpprop:type	dbpedia:Album ;
	dbpprop:genre	dbpedia:Alternative_rock ,
		dbpedia:Progressive_rock ;
	dbpprop:label	dbpedia:SPV ;
	dbpprop:lastAlbum	dbpedia:The_Astronaut_Dismantles_HAL .
@prefix ns14:	<http://dbpedia.org/resource/Insider_%2528album%2529/reviews/> .
<http://dbpedia.org/resource/Insider_%28album%29>	dbpprop:reviews	ns14:Rating1 ,
		<http://dbpedia.org/resource/Kerrang%21> ,
		dbpedia:Rock_Sound ,
		ns14:Rating ;
	dbpprop:artist	<http://dbpedia.org/resource/Amplifier_%28band%29> ;
	dbpprop:producer	"Sel Belamir"@en ;
	dbpprop:recorded	dbpedia:The_Works_Recording_Studio ;
	dbpprop:length	"59:03"@en ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Insider_%28album%29> .
dbpedia:The_Astronaut_Dismantles_HAL	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Insider_%28album%29> ;
	ns8:subsequentWork	<http://dbpedia.org/resource/Insider_%28album%29> ;
	dbpprop:nextAlbum	<http://dbpedia.org/resource/Insider_%28album%29> .