@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29>	rdf:type	dbpedia-owl:Song .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29>	rdf:type	owl:Thing ,
		dbpedia-owl:MusicalWork ,
		dbpedia-owl:Work .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29>	dbpprop:name	"Sway"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29>	dbpedia-owl:label	dbpedia:Virgin_Records ,
		dbpedia:Rolling_Stones_Records .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29>	ns5:label	dbpedia:Virgin_Records ,
		dbpedia:Rolling_Stones_Records ;
	dbpedia-owl:genre	dbpedia:Rock_music ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Wild_Horses_%28song%29> ;
	ns5:artist	dbpedia:The_Rolling_Stones ;
	dbpedia-owl:album	dbpedia:Sticky_Fingers ;
	dbpedia-owl:trackNumber	2 ;
	owl:sameAs	<http://umbel.org/umbel/ne/wikipedia/Sway_%28The_Rolling_Stones_song%29> ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000d8b93d> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29>	foaf:name	"Sway" ;
	foaf:page	<http://en.wikipedia.org/wiki/Sway_%28The_Rolling_Stones_song%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29>	ns8:releaseDate	"1971-04-23"^^xsd:date ;
	dbpedia-owl:runtime	"180"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:The_Rolling_Stones ;
	dbpedia-owl:producer	<http://dbpedia.org/resource/Jimmy_Miller_%28producer%29> .
@prefix ns9:	<http://dbpedia.org/resource/Jagger/> .
<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29>	dbpedia-owl:writer	ns9:Richards ,
		dbpedia:Mick_Taylor .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29>	rdfs:label	"Sway (The Rolling Stones song)"@en ;
	ns8:genre	dbpedia:Rock_music ;
	ns8:subsequentWork	<http://dbpedia.org/resource/Wild_Horses_%28song%29> ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Brown_Sugar_%28song%29> ;
	ns8:runtime	"180"^^xsd:duration ;
	dbpedia-owl:recordDate	"1970-10-01T00:00:00-05:00"^^xsd:gYearMonth ;
	ns5:recordDate	"1970-10-01T00:00:00-05:00"^^xsd:gYearMonth .
@prefix ns11:	<http://dbpedia.org/ontology/Song/> .
<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29>	ns11:album	dbpedia:Sticky_Fingers ;
	ns11:writer	dbpedia:Mick_Taylor ,
		ns9:Richards ;
	ns11:trackNumber	2 ;
	dbpprop:abstract	"\"Sway\" is a song by the English rock 'n roll band The Rolling Stones from their 1971 album Sticky Fingers. It was also released as the b-side of the \"Wild Horses\" single in June 1971. Credited to Mick Jagger and Keith Richards, \"Sway\" is a slower blues song and was the first song recorded by the band at Stargroves. Although the song is credited to Jagger/Richards, Mick Taylor has always stated that he wrote this song with Mick Jagger, as well as \"Moonlight Mile\" from the same album, when Richards was not even present. The song features a bottleneck slide guitar solo towards the middle of the song and a dramatic outro solo performed by Mick Taylor. The strings on the piece were arranged by Paul Buckmaster, who also worked on other songs from Sticky Fingers. The Who's guitarist Pete Townshend, The Faces' Ronnie Lane and Billy Nicholls provide background vocals along with Keith Richards, who later added his backing vocals but had provided no guitar to the track. It was performed live for the first time in Columbus, Ohio, and then at many of the shows on the band's A Bigger Bang Tour in 2006."@en ;
	rdfs:comment	"\"Sway\" is a song by the English rock 'n roll band The Rolling Stones from their 1971 album Sticky Fingers. It was also released as the b-side of the \"Wild Horses\" single in June 1971. Credited to Mick Jagger and Keith Richards, \"Sway\" is a slower blues song and was the first song recorded by the band at Stargroves."@en ;
	ns8:previousWork	<http://dbpedia.org/resource/Brown_Sugar_%28song%29> ;
	dbpedia-owl:releaseDate	"1971-04-23"^^xsd:date ;
	dbpedia-owl:recordPlace	<http://dbpedia.org/resource/1970_in_music> ;
	ns5:recordPlace	<http://dbpedia.org/resource/1970_in_music> ;
	ns11:producer	<http://dbpedia.org/resource/Jimmy_Miller_%28producer%29> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29>	skos:subject	ns13:The_Rolling_Stones_songs .
@prefix ns14:	<http://dbpedia.org/resource/Category:Songs_written_by_Jagger/> .
<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29>	skos:subject	ns14:Richards ,
		<http://dbpedia.org/resource/Category:1971_songs> .
@prefix ns15:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29>	dbpprop:wikiPageUsesTemplate	ns15:infobox_song ,
		ns15:unreferenced ;
	dbpprop:date	"November 2007"@en ;
	dbpprop:prev	<http://dbpedia.org/resource/Brown_Sugar_%28song%29> ;
	dbpprop:next	<http://dbpedia.org/resource/Wild_Horses_%28song%29> ;
	dbpprop:genre	dbpedia:Rock_music ;
	dbpprop:label	dbpedia:Virgin_Records ,
		dbpedia:Rolling_Stones_Records ;
	dbpprop:album	dbpedia:Sticky_Fingers ;
	dbpprop:_percent_5BChartPosition	"]"@en ;
	dbpprop:trackNo	2 ;
	dbpprop:artist	dbpedia:The_Rolling_Stones ;
	dbpprop:producer	<http://dbpedia.org/resource/Jimmy_Miller_%28producer%29> ;
	dbpprop:recorded	"October  1970"@en ;
	dbpprop:length	"3m:51s"@en ;
	dbpprop:writer	ns9:Richards ,
		dbpedia:Mick_Taylor ;
	dbpprop:prevNo	1 ;
	dbpprop:nextNo	3 ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Sway_%28The_Rolling_Stones_song%29> .
dbpedia:Sway	dbpprop:disambiguates	<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29> .
<http://dbpedia.org/resource/Wild_Horses_%28song%29>	dbpprop:bSide	<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29> .
@prefix ns16:	<http://dbpedia.org/resource/Brown_Sugar_%2528song%2529/misc/> .
ns16:Extra_track_listing	dbpprop:nextTrack	<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29> .
@prefix ns17:	<http://dbpedia.org/resource/Wild_Horses_%2528song%2529/misc/> .
ns17:Extra_tracklisting	dbpprop:prevTrack	<http://dbpedia.org/resource/Sway_%28The_Rolling_Stones_song%29> .