@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/Mixed_Up_S.O.B.>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Mixed_Up_S.O.B.>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:MusicalWork ,
		dbpedia-owl:Single .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Mixed_Up_S.O.B.>	dbpprop:name	"Mixed Up S.O.B."@en ;
	dbpedia-owl:label	<http://dbpedia.org/resource/PUSA_Inc.> .
@prefix ns4:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Mixed_Up_S.O.B.>	ns4:label	<http://dbpedia.org/resource/PUSA_Inc.> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Mixed_Up_S.O.B.>	dbpedia-owl:genre	dbpedia:Pop_punk ,
		dbpedia:Post-grunge ;
	dbpedia-owl:subsequentWork	dbpedia:Moving_In ,
		<http://dbpedia.org/resource/2009> ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000007d66d81> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Mixed_Up_S.O.B.>	foaf:name	"Mixed Up S.O.B." ;
	foaf:page	<http://en.wikipedia.org/wiki/Mixed_Up_S.O.B.> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Mixed_Up_S.O.B.>	ns8:releaseDate	"2008-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:runtime	"187.07"^^xsd:duration ;
	dbpedia-owl:musicalBand	<http://dbpedia.org/resource/The_Presidents_of_the_United_States_of_America_%28band%29> .
@prefix ns9:	<http://dbpedia.org/ontology/Single/> .
<http://dbpedia.org/resource/Mixed_Up_S.O.B.>	ns9:musicalBand	<http://dbpedia.org/resource/The_Presidents_of_the_United_States_of_America_%28band%29> ;
	dbpprop:reference	<http://www.youtube.com/watch?v=4Q0fpJYsCVg> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Mixed_Up_S.O.B.>	rdfs:label	"Mixed Up S.O.B."@en ;
	ns8:genre	dbpedia:Post-grunge ,
		dbpedia:Pop_punk ;
	ns8:subsequentWork	<http://dbpedia.org/resource/2009> ,
		dbpedia:Moving_In ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/2005> ,
		dbpedia:Zero_Friction ;
	ns8:runtime	"187.07"^^xsd:duration ;
	dbpedia-owl:musicalArtist	<http://dbpedia.org/resource/The_Presidents_of_the_United_States_of_America_%28band%29> ;
	ns9:musicalArtist	<http://dbpedia.org/resource/The_Presidents_of_the_United_States_of_America_%28band%29> ;
	dbpprop:abstract	"\"Mixed Up S.O.B. \" is the first single from The Presidents of the United States of America's album These Are the Good Times People."@en ;
	rdfs:comment	"\"Mixed Up S.O.B. \" is the first single from The Presidents of the United States of America's album These Are the Good Times People."@en ;
	ns8:previousWork	dbpedia:Zero_Friction ,
		<http://dbpedia.org/resource/2005> ;
	dbpedia-owl:releaseDate	"2008-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Mixed_Up_S.O.B.>	skos:subject	<http://dbpedia.org/resource/Category:2008_singles> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Mixed_Up_S.O.B.>	skos:subject	ns12:The_Presidents_of_the_United_States_of_America_songs .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Mixed_Up_S.O.B.>	dbpprop:wikiPageUsesTemplate	ns13:infobox_single ;
	dbpprop:genre	dbpedia:Post-grunge ,
		dbpedia:Pop_punk ;
	dbpprop:label	<http://dbpedia.org/resource/PUSA_Inc.> ;
	dbpprop:fromAlbum	dbpedia:These_Are_the_Good_Times_People ;
	dbpprop:lastSingle	dbpedia:Zero_Friction ;
	dbpprop:nextSingle	dbpedia:Moving_In ;
	dbpprop:thisSingle	"\"Mixed Up S.O.B.\"<br />"@en ;
	dbpprop:artist	<http://dbpedia.org/resource/The_Presidents_of_the_United_States_of_America_%28band%29> ;
	dbpprop:released	"2008-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:length	"3:07"@en .
@prefix ns14:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
<http://dbpedia.org/resource/Mixed_Up_S.O.B.>	dbpprop:wordnet_type	ns14:synset-phonograph_record-noun-1 .
dbpedia:Zero_Friction	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Mixed_Up_S.O.B.> ;
	ns8:subsequentWork	<http://dbpedia.org/resource/Mixed_Up_S.O.B.> ;
	dbpprop:nextSingle	<http://dbpedia.org/resource/Mixed_Up_S.O.B.> .