@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/Popular_%28Nada_Surf_song%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Popular_%28Nada_Surf_song%29>	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Single ,
		dbpedia-owl:Work .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Popular_%28Nada_Surf_song%29>	dbpprop:name	"Popular"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Popular_%28Nada_Surf_song%29>	dbpedia-owl:label	dbpedia:Elektra .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Popular_%28Nada_Surf_song%29>	ns5:label	dbpedia:Elektra ;
	dbpedia-owl:genre	dbpedia:Alternative_rock .
@prefix ns6:	<http://dbpedia.org/ontology/Single/> .
<http://dbpedia.org/resource/Popular_%28Nada_Surf_song%29>	ns6:writer	dbpedia:Matthew_Caws ,
		dbpedia:Gloria_Winters .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Popular_%28Nada_Surf_song%29>	foaf:name	"Popular" ;
	foaf:page	<http://en.wikipedia.org/wiki/Popular_%28Nada_Surf_song%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Popular_%28Nada_Surf_song%29>	ns9:releaseDate	"1996-06-01T00:00:00-05:00"^^xsd:gYearMonth ;
	dbpedia-owl:runtime	"228.48"^^xsd:duration ;
	dbpedia-owl:writer	dbpedia:Matthew_Caws ,
		dbpedia:Gloria_Winters ;
	dbpedia-owl:musicalBand	dbpedia:Nada_Surf ;
	ns6:musicalBand	dbpedia:Nada_Surf .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Popular_%28Nada_Surf_song%29>	rdfs:label	"Popular (Nada Surf song)"@en ;
	ns9:genre	dbpedia:Alternative_rock ;
	ns9:runtime	"228.48"^^xsd:duration ;
	dbpedia-owl:musicalArtist	dbpedia:Nada_Surf ;
	ns6:musicalArtist	dbpedia:Nada_Surf ;
	dbpprop:abstract	"\"Popular\" is a song by Nada Surf and the first single from their debut album High/Low. Each of the verses in '\"Popular\" presents, in spoken word format, sarcastic advice to teens. Initially offered in a calm, deadpan voice, the lyrics gradually build Kinison-style in teen angst and rage. The song reached number 11 on the U.S. Billboard Modern Rock Tracks chart and propelled the album to number 63 on the Billboard 200. \"Popular\" was also a big hit in France, reaching the Top 10 with a total chart run of 15 consecutive weeks in the French Top 50. It was also used in France in a TV commercial for the radio station Fun Radio, which was then the most influential radio station among teenagers. The whole song, except for the chorus, is made of parts the 1964 teen advice book Penny's Guide to Teen-Age Charm and Popularity, written by television actress Gloria Winters. The excerpts are spoken in a sarcastic tone by Matthew Caws. A rerecorded version from 2007 appears on the band's MySpace."@en ;
	rdfs:comment	"\"Popular\" is a song by Nada Surf and the first single from their debut album High/Low. Each of the verses in '\"Popular\" presents, in spoken word format, sarcastic advice to teens. Initially offered in a calm, deadpan voice, the lyrics gradually build Kinison-style in teen angst and rage. The song reached number 11 on the U.S. Billboard Modern Rock Tracks chart and propelled the album to number 63 on the Billboard 200."@en ;
	dbpedia-owl:releaseDate	"1996-06-01T00:00:00-05:00"^^xsd:gYearMonth .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Popular_%28Nada_Surf_song%29>	skos:subject	<http://dbpedia.org/resource/Category:1996_singles> .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Popular_%28Nada_Surf_song%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_single ;
	dbpprop:genre	dbpedia:Alternative_rock ;
	dbpprop:label	dbpedia:Elektra .
@prefix ns13:	<http://dbpedia.org/resource/High/> .
<http://dbpedia.org/resource/Popular_%28Nada_Surf_song%29>	dbpprop:fromAlbum	ns13:Low ;
	dbpprop:artist	dbpedia:Nada_Surf ;
	dbpprop:released	"June 1996"@en ;
	dbpprop:length	"3:48"@en ;
	dbpprop:writer	dbpedia:Gloria_Winters ,
		dbpedia:Matthew_Caws .