@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Still_Hungry_%28Ace_album%29>	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Still_Hungry_%28Ace_album%29>	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Still_Hungry_%28Ace_album%29>	dbpprop:name	"Still Hungry"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Still_Hungry_%28Ace_album%29>	dbpedia-owl:type	dbpedia:Album ;
	dbpedia-owl:genre	dbpedia:Rock_music .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Still_Hungry_%28Ace_album%29>	ns5:artist	dbpedia:Skunk_Anansie ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000aebcef> ,
		<http://umbel.org/umbel/ne/wikipedia/Still_Hungry_%28Ace_album%29> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Still_Hungry_%28Ace_album%29>	foaf:name	"Still Hungry" ;
	foaf:page	<http://en.wikipedia.org/wiki/Still_Hungry_%28Ace_album%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Still_Hungry_%28Ace_album%29>	ns8:releaseDate	"2003-06-30"^^xsd:date ;
	dbpedia-owl:runtime	"3102.42"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:Skunk_Anansie ;
	dbpedia-owl:review	"??" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Still_Hungry_%28Ace_album%29>	rdfs:label	"Still Hungry (Ace album)"@en ;
	ns8:type	dbpedia:Album ;
	ns8:genre	dbpedia:Rock_music ;
	dbpedia-owl:previousWork	dbpedia:Post_Orgasmic_Chill ;
	ns8:runtime	"3102.42"^^xsd:duration ;
	dbpedia-owl:recordDate	"2002-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns5:recordDate	"2002-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"Still Hungry is the debut solo album from Skunk Anansie guitarist Ace. The album was released under the name Ace Sounds. The vocals from the album were provided by various singers."@en ;
	rdfs:comment	"Still Hungry is the debut solo album from Skunk Anansie guitarist Ace. The album was released under the name Ace Sounds. The vocals from the album were provided by various singers."@en ;
	ns8:previousWork	dbpedia:Post_Orgasmic_Chill ;
	dbpedia-owl:releaseDate	"2003-06-30"^^xsd:date .
@prefix ns10:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/Still_Hungry_%28Ace_album%29>	ns10:review	"??" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Still_Hungry_%28Ace_album%29>	skos:subject	<http://dbpedia.org/resource/Category:2003_albums> ,
		<http://dbpedia.org/resource/Category:Articles_lacking_sources_%28Erik9bot%29> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Still_Hungry_%28Ace_album%29>	skos:subject	ns12:Debut_albums .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Still_Hungry_%28Ace_album%29>	dbpprop:wikiPageUsesTemplate	ns13:infobox_album ;
	dbpprop:type	dbpedia:Album ;
	dbpprop:genre	dbpedia:Rock_music ;
	dbpprop:label	"Snapper Music"@en ;
	dbpprop:cover	"StillHungry.jpg"@en ;
	dbpprop:lastAlbum	dbpedia:Post_Orgasmic_Chill ;
	dbpprop:reviews	"??"@en ;
	dbpprop:artist	"Ace"@en ;
	dbpprop:producer	"Ace"@en ;
	dbpprop:recorded	"2002 - 2003"@en ;
	dbpprop:length	"51:42"@en ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Still_Hungry_%28Ace_album%29> ;
	dbpprop:redirect	<http://dbpedia.org/resource/Still_Hungry_%28Ace_album%29> .