@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Paper_Trail	dbo:soundRecording	dbr:Paper_Trail__Sound__2 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Paper_Trail__Sound__2	rdf:type	dbo:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Paper_Trail__Sound__2	rdf:type	owl:Thing ,
		dbo:Document ,
		dbo:Sound .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Paper_Trail__Sound__2	rdf:type	foaf:Document .
@prefix schema:	<http://schema.org/> .
dbr:Paper_Trail__Sound__2	rdf:type	schema:CreativeWork .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Paper_Trail__Sound__2	rdf:type	wikidata:Q386724 ;
	owl:sameAs	dbr:Paper_Trail__Sound__2 ;
	dbo:filename	"T.I. - Whatever You Like.ogg" ;
	dbo:title	"\"Whatever You Like\""@en ;
	dbo:description	"In the second single, T.I. melodicallyrapsalong a beat of lead synthesizers and drum pattern."@en .