@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Last_Girl_on_Earth	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Single ,
		dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Last_Girl_on_Earth	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Last_Girl_on_Earth	dbpprop:name	"Last Girl on Earth"@en .
@prefix ns5:	<http://dbpedia.org/ontology/Single/> .
dbpedia:Last_Girl_on_Earth	ns5:format	dbpedia:CD_Single ;
	dbpedia-owl:genre	dbpedia:Pop_punk ,
		dbpedia:Post-grunge ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/2004> ,
		dbpedia:Some_Postman ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000006f77e47> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Last_Girl_on_Earth	foaf:name	"Last Girl on Earth" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:Last_Girl_on_Earth	foaf:page	ns7:Last_Girl_on_Earth ;
	dbpedia-owl:format	dbpedia:CD_Single .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Last_Girl_on_Earth	ns9:releaseDate	"2001-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:runtime	"140.2"^^xsd:duration ;
	dbpedia-owl:producer	<http://dbpedia.org/resource/The_Presidents_of_the_United_States_of_America_%28band%29> ;
	ns5:producer	<http://dbpedia.org/resource/The_Presidents_of_the_United_States_of_America_%28band%29> ;
	dbpedia-owl:musicalBand	<http://dbpedia.org/resource/The_Presidents_of_the_United_States_of_America_%28band%29> ;
	ns5:musicalBand	<http://dbpedia.org/resource/The_Presidents_of_the_United_States_of_America_%28band%29> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Last_Girl_on_Earth	rdfs:label	"Last Girl on Earth"@en ;
	ns9:genre	dbpedia:Pop_punk ,
		dbpedia:Post-grunge ;
	ns9:subsequentWork	<http://dbpedia.org/resource/2004> ,
		dbpedia:Some_Postman ;
	dbpedia-owl:previousWork	dbpedia:Tiny_Explosions ,
		<http://dbpedia.org/resource/2000> ;
	ns9:runtime	"140.2"^^xsd:duration ;
	dbpedia-owl:musicalArtist	<http://dbpedia.org/resource/The_Presidents_of_the_United_States_of_America_%28band%29> ;
	ns5:musicalArtist	<http://dbpedia.org/resource/The_Presidents_of_the_United_States_of_America_%28band%29> ;
	dbpprop:abstract	"\"Last Girl on Earth\" is the name of the last single by the post-grunge band The Presidents of the United States of America released on their third album \"Freaked Out and Small\"."@en ;
	rdfs:comment	"\"Last Girl on Earth\" is the name of the last single by the post-grunge band The Presidents of the United States of America released on their third album \"Freaked Out and Small\"."@en ;
	ns9:previousWork	<http://dbpedia.org/resource/2000> ,
		dbpedia:Tiny_Explosions ;
	dbpedia-owl:releaseDate	"2001-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Last_Girl_on_Earth	skos:subject	<http://dbpedia.org/resource/Category:2001_singles> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Last_Girl_on_Earth	skos:subject	ns12:The_Presidents_of_the_United_States_of_America_songs .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Last_Girl_on_Earth	dbpprop:wikiPageUsesTemplate	ns13:infobox_single ;
	dbpprop:genre	dbpedia:Pop_punk ,
		dbpedia:Post-grunge ;
	dbpprop:label	"MUSICBLITZ Records"@en ;
	dbpprop:fromAlbum	dbpedia:Freaked_Out_and_Small ;
	dbpprop:lastSingle	dbpedia:Tiny_Explosions ;
	dbpprop:nextSingle	dbpedia:Some_Postman ;
	dbpprop:thisSingle	"\"Last Girl on Earth\"<br />"@en ;
	dbpprop:artist	<http://dbpedia.org/resource/The_Presidents_of_the_United_States_of_America_%28band%29> ;
	dbpprop:released	"2001-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:producer	<http://dbpedia.org/resource/The_Presidents_of_the_United_States_of_America_%28band%29> ;
	dbpprop:length	"2:20"@en ;
	dbpprop:format	dbpedia:CD_Single .
@prefix ns14:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Last_Girl_on_Earth	dbpprop:wordnet_type	ns14:synset-phonograph_record-noun-1 .
dbpedia:Some_Postman	dbpedia-owl:previousWork	dbpedia:Last_Girl_on_Earth ;
	ns9:previousWork	dbpedia:Last_Girl_on_Earth ;
	dbpprop:lastSingle	dbpedia:Last_Girl_on_Earth .
dbpedia:Tiny_Explosions	dbpedia-owl:subsequentWork	dbpedia:Last_Girl_on_Earth ;
	ns9:subsequentWork	dbpedia:Last_Girl_on_Earth ;
	dbpprop:nextSingle	dbpedia:Last_Girl_on_Earth .
@prefix ns15:	<http://dbpedia.org/resource/Freaked_Out_and_Small/misc/> .
ns15:Singles	dbpprop:single	dbpedia:Last_Girl_on_Earth .