@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/1977_%28song%29>	rdf:type	dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/1977_%28song%29>	rdf:type	owl:Thing ,
		dbpedia-owl:Song ,
		dbpedia-owl:MusicalWork .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/1977_%28song%29>	dbpprop:name	1977 .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/1977_%28song%29>	dbpedia-owl:type	dbpedia:White_Riot ;
	dbpedia-owl:label	dbpedia:CBS_Records .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/1977_%28song%29>	ns5:label	dbpedia:CBS_Records ;
	dbpedia-owl:genre	dbpedia:Punk_rock ;
	ns5:artist	dbpedia:The_Clash .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/1977_%28song%29>	foaf:name	"1977" ;
	foaf:page	<http://en.wikipedia.org/wiki/1977_%28song%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/1977_%28song%29>	ns8:releaseDate	"1977-03-18"^^xsd:date ;
	dbpedia-owl:runtime	"99.39"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:The_Clash ;
	dbpedia-owl:producer	dbpedia:Mickey_Foote .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/1977_%28song%29>	rdfs:label	"1977 (canci\u00F3n)"@es ,
		"1977 (song)"@en ;
	ns8:type	dbpedia:White_Riot ;
	ns8:genre	dbpedia:Punk_rock ;
	ns8:runtime	"99.39"^^xsd:duration ;
	dbpedia-owl:recordDate	"1977-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns5:recordDate	"1977-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"\"1977\" is the B-side of seminal punk band The Clash's first single, White Riot, released in 1977. The song was most likely influenced by the reggae group Culture's album Two Sevens Clash, and Rastafarian predictions of impending chaos on July 7, 1977. The song used imagery of Apocalypse, unemployment, and riots. The chorus contains the line \"No Elvis, Beatles, or The Rolling Stones in 1977\", crowing the perceived irrelevance of the old rock acts. The song ends with a count of years starting with 1977 and ending abruptly with 1984 with an inferred Orwellian dystopian future."@en ,
		"\"1977\" es una canci\u00F3n del grupo punk The Clash escrita en 1977. Se encuentra en la cara B del sencillo White Riot. La canci\u00F3n est\u00E1 influenciada por el disco Two Sevens Clash del grupo de reggae Culture sobre las predicciones de un gran caos el 7 de julio de 1977. Usa una imagen apocal\u00EDptica, llena de desempleados y disturbios. La l\u00EDnea del coro \"No Elvis, Beatles, or The Rolling Stones in 1977/ No m\u00E1s Elvis, Beatles o Rolling Stones en 1977\", nos trasmite el mensaje de que el rock antiguo ya perdi\u00F3 su relevancia ante la ola punk. Al final de la canci\u00F3n se nombra a\u00F1o por a\u00F1o desde 1977 hasta 1984, a\u00F1o inferido de la novela de George Orwell, donde termina abruptamente."@es ;
	rdfs:comment	"\"1977\" is the B-side of seminal punk band The Clash's first single, White Riot, released in 1977. The song was most likely influenced by the reggae group Culture's album Two Sevens Clash, and Rastafarian predictions of impending chaos on July 7, 1977. The song used imagery of Apocalypse, unemployment, and riots. The chorus contains the line \"No Elvis, Beatles, or The Rolling Stones in 1977\", crowing the perceived irrelevance of the old rock acts."@en ,
		"\"1977\" es una canci\u00F3n del grupo punk The Clash escrita en 1977. Se encuentra en la cara B del sencillo White Riot. La canci\u00F3n est\u00E1 influenciada por el disco Two Sevens Clash del grupo de reggae Culture sobre las predicciones de un gran caos el 7 de julio de 1977. Usa una imagen apocal\u00EDptica, llena de desempleados y disturbios."@es ;
	dbpedia-owl:releaseDate	"1977-03-18"^^xsd:date .
@prefix ns10:	<http://dbpedia.org/ontology/Song/> .
<http://dbpedia.org/resource/1977_%28song%29>	ns10:producer	dbpedia:Mickey_Foote .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/1977_%28song%29>	skos:subject	ns12:The_Clash_songs .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/1977_%28song%29>	dbpprop:wikiPageUsesTemplate	ns13:infobox_song ,
		ns13:notability ;
	dbpprop:date	"July 2008"@en ;
	dbpprop:type	"Single B-side to \"White Riot\""@en ;
	dbpprop:genre	dbpedia:Punk_rock ;
	dbpprop:label	" CBS CBS 5058"@en ;
	dbpprop:artist	dbpedia:The_Clash .
@prefix ns14:	<http://dbpedia.org/resource/1977_%2528song%2529/released/> .
<http://dbpedia.org/resource/1977_%28song%29>	dbpprop:released	ns14:Start_date ;
	dbpprop:producer	dbpedia:Mickey_Foote ;
	dbpprop:recorded	1977 ;
	dbpprop:length	"1:39"@en ;
	dbpprop:format	"7\" vinyl"@en .
dbpedia:White_Riot	dbpprop:bSide	<http://dbpedia.org/resource/1977_%28song%29> .