@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Junk_Science_%28album%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Junk_Science_%28album%29>	rdf:type	owl:Thing ,
		dbpedia-owl:MusicalWork .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Junk_Science_%28album%29>	dbpprop:name	"Junk Science"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Junk_Science_%28album%29>	dbpedia-owl:type	dbpedia:Album ;
	dbpedia-owl:genre	dbpedia:Electronica ,
		dbpedia:Progressive_House ;
	dbpedia-owl:subsequentWork	dbpedia:George_Is_On .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Junk_Science_%28album%29>	ns5:artist	dbpedia:Deep_Dish ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000006fa4fe4> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Junk_Science_%28album%29>	foaf:name	"Junk Science" ;
	foaf:page	<http://en.wikipedia.org/wiki/Junk_Science_%28album%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Junk_Science_%28album%29>	ns8:releaseDate	"1998-06-01"^^xsd:date ;
	dbpedia-owl:runtime	"4682.02"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:Deep_Dish ;
	dbpedia-owl:review	"*Allmusic link" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Junk_Science_%28album%29>	rdfs:label	"Junk Science (album)"@en ;
	ns8:type	dbpedia:Album ;
	ns8:genre	dbpedia:Progressive_House ,
		dbpedia:Electronica ;
	ns8:subsequentWork	dbpedia:George_Is_On ;
	ns8:runtime	"4682.02"^^xsd:duration ;
	dbpprop:abstract	"Junk Science is the first studio album by electronic music duo Deep Dish. The album reached #37 in United Kingdom. In 1999 the Bonus Tracks were released as an EP."@en ;
	rdfs:comment	"Junk Science is the first studio album by electronic music duo Deep Dish. The album reached #37 in United Kingdom. In 1999 the Bonus Tracks were released as an EP."@en ;
	dbpedia-owl:releaseDate	"1998-06-01"^^xsd:date .
@prefix ns10:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/Junk_Science_%28album%29>	ns10:review	"*Allmusic link" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Junk_Science_%28album%29>	skos:subject	<http://dbpedia.org/resource/Category:1998_albums> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Junk_Science_%28album%29>	skos:subject	ns12:Deep_Dish_albums .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Junk_Science_%28album%29>	dbpprop:wikiPageUsesTemplate	ns13:infobox_album ;
	dbpprop:type	dbpedia:Album ;
	dbpprop:genre	dbpedia:Electronica ,
		dbpedia:Progressive_House ;
	dbpprop:nextAlbum	"''George Is On''<br />(2005)"@en .
@prefix ns14:	<http://dbpedia.org/resource/Junk_Science_%2528album%2529/reviews/> .
<http://dbpedia.org/resource/Junk_Science_%28album%29>	dbpprop:reviews	ns14:Rating ,
		dbpedia:Allmusic ;
	dbpprop:artist	dbpedia:Deep_Dish ;
	dbpprop:length	dbpedia:Deconstruction_Records .