@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Static_%28Planet_Funk_album%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Static_%28Planet_Funk_album%29>	rdf:type	owl:Thing ,
		dbpedia-owl:MusicalWork .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Static_%28Planet_Funk_album%29>	dbpprop:name	"Static"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Static_%28Planet_Funk_album%29>	dbpedia-owl:label	dbpedia:EMI_Music ,
		dbpedia:Italy .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Static_%28Planet_Funk_album%29>	ns5:label	dbpedia:EMI_Music ,
		dbpedia:Italy ;
	dbpedia-owl:genre	dbpedia:Electronic_dance ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Best_Of_%28Planet_Funk_album%29> ;
	ns5:artist	dbpedia:Planet_Funk .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Static_%28Planet_Funk_album%29>	foaf:name	"Static" ;
	foaf:page	<http://en.wikipedia.org/wiki/Static_%28Planet_Funk_album%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Static_%28Planet_Funk_album%29>	ns8:releaseDate	"2006-10-27"^^xsd:date ;
	dbpedia-owl:runtime	"2487.27"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:Planet_Funk .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Static_%28Planet_Funk_album%29>	rdfs:label	"Static (Planet Funk album)"@en ;
	ns8:genre	dbpedia:Electronic_dance ;
	ns8:subsequentWork	<http://dbpedia.org/resource/Best_Of_%28Planet_Funk_album%29> ;
	dbpedia-owl:previousWork	dbpedia:The_Illogical_Consequence ;
	ns8:runtime	"2487.27"^^xsd:duration ;
	dbpprop:abstract	"Static is the third album by the Italian electronic dance musical group Planet Funk. It was released in 2006 under EMI Music."@en ;
	rdfs:comment	"Static is the third album by the Italian electronic dance musical group Planet Funk. It was released in 2006 under EMI Music."@en ;
	ns8:previousWork	dbpedia:The_Illogical_Consequence ;
	dbpedia-owl:releaseDate	"2006-10-27"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Static_%28Planet_Funk_album%29>	skos:subject	<http://dbpedia.org/resource/Category:2006_albums> .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Static_%28Planet_Funk_album%29>	dbpprop:wikiPageUsesTemplate	ns11:discogs_release ,
		ns11:musicbrainz_release ,
		ns11:infobox_album ;
	dbpprop:type	"studio"@en ;
	dbpprop:genre	dbpedia:Electronic_dance ;
	dbpprop:label	dbpedia:EMI_Music ;
	dbpprop:id	753300 ,
		"e43b4a18-9cbe-4965-ac33-755b7e2a394f"@en ;
	dbpprop:lastAlbum	dbpedia:The_Illogical_Consequence ;
	dbpprop:nextAlbum	"'' Best Of'' (2009)"@en ;
	dbpprop:artist	dbpedia:Planet_Funk ;
	dbpprop:released	dbpedia:October_27 ;
	dbpprop:length	"41:27"@en ;
	dbpprop:redirect	<http://dbpedia.org/resource/Static_%28Planet_Funk_album%29> .