@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:Girl_U_Want	rdf:type	dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Girl_U_Want	rdf:type	owl:Thing ,
		dbpedia-owl:MusicalWork ,
		dbpedia-owl:Single .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Girl_U_Want	dbpprop:name	"Girl U Want"@en ;
	dbpedia-owl:label	dbpedia:Warner_Brothers .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:Girl_U_Want	ns5:label	dbpedia:Warner_Brothers ;
	dbpedia-owl:genre	dbpedia:Punk_rock ,
		dbpedia:New_Wave_music ;
	dbpedia-owl:subsequentWork	dbpedia:Whip_It ;
	dbpedia-owl:bSide	"\"Gates of Steel\"" .
@prefix ns6:	<http://dbpedia.org/ontology/Single/> .
dbpedia:Girl_U_Want	ns6:writer	dbpedia:Mark_Mothersbaugh ,
		dbpedia:Gerald_Casale .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Girl_U_Want	foaf:name	"Girl U Want" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Girl_U_Want	foaf:page	ns8:Girl_U_Want .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns10:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Girl_U_Want	ns10:releaseDate	"1980-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:runtime	"175.55"^^xsd:duration ;
	dbpedia-owl:producer	dbpedia:Devo ,
		dbpedia:Robert_Margouleff ;
	ns6:producer	dbpedia:Devo ,
		dbpedia:Robert_Margouleff ;
	ns6:bSide	"\"Gates of Steel\"" ;
	dbpedia-owl:writer	dbpedia:Gerald_Casale ,
		dbpedia:Mark_Mothersbaugh ;
	dbpedia-owl:musicalBand	dbpedia:Devo ;
	ns6:musicalBand	dbpedia:Devo .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Girl_U_Want	rdfs:label	"Girl U Want"@en ;
	ns10:genre	dbpedia:New_Wave_music ,
		dbpedia:Punk_rock ;
	ns10:subsequentWork	dbpedia:Whip_It ;
	ns10:runtime	"175.55"^^xsd:duration ;
	dbpedia-owl:recordDate	"1980-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns5:recordDate	"1980-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:musicalArtist	dbpedia:Devo ;
	ns6:musicalArtist	dbpedia:Devo ;
	dbpprop:abstract	"\"Girl U Want\" was the first single from the 1980 Devo album Freedom of Choice. The song represented Devo's attempt to create a song in the style of \"My Sharona\" by The Knack. It was rerecorded by Devo in 1995 for the soundtrack to the film Tank Girl and again in 2008 for the video game Rock Band. This song was covered by Soundgarden on the band's 1992 Satanoscillatemymetallicsonatas EP (this version served as the template for Devo's 1995 remake; it was more economical than licensing the Soundgarden version), and also by the Chilean funk-rock band Chancho en Piedra, with the lyrics translated into Spanish. Devo 2.0 has also covered this song as \"Boy U Want\" with numerous lyric changes (although Girl U Want was available as a Target Corporation exclusive)."@en ;
	rdfs:comment	"\"Girl U Want\" was the first single from the 1980 Devo album Freedom of Choice. The song represented Devo's attempt to create a song in the style of \"My Sharona\" by The Knack. It was rerecorded by Devo in 1995 for the soundtrack to the film Tank Girl and again in 2008 for the video game Rock Band."@en ;
	dbpedia-owl:releaseDate	"1980-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Girl_U_Want	skos:subject	ns13:Soundgarden_songs ,
		ns13:Devo_songs .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Girl_U_Want	dbpprop:wikiPageUsesTemplate	ns14:infobox_single ;
	dbpprop:genre	dbpedia:New_Wave_music ,
		dbpedia:Punk_rock ;
	dbpprop:label	dbpedia:Warner_Brothers ;
	dbpprop:fromAlbum	dbpedia:Freedom_of_Choice ;
	dbpprop:nextSingle	"\"Whip It\"<br/>(1980)"@en ;
	dbpprop:bSide	"\"Gates of Steel\""@en ;
	dbpprop:artist	dbpedia:Devo ;
	dbpprop:released	1980 ;
	dbpprop:producer	dbpedia:Devo ,
		dbpedia:Robert_Margouleff ;
	dbpprop:recorded	1980 ;
	dbpprop:length	"2:55"@en ;
	dbpprop:writer	dbpedia:Mark_Mothersbaugh ,
		dbpedia:Gerald_Casale .
dbpedia:Whip_It	dbpedia-owl:previousWork	dbpedia:Girl_U_Want ;
	ns10:previousWork	dbpedia:Girl_U_Want .
@prefix ns15:	<http://dbpedia.org/resource/Badmotorfinger/> .
ns15:tracklist2	dbpprop:title	dbpedia:Girl_U_Want .