@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Littlest_Things__Littlest_Things__1	rdf:type	dbo:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Littlest_Things__Littlest_Things__1	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Littlest_Things__Littlest_Things__1	rdf:type	wikidata:Q2188189 ,
		wikidata:Q386724 .
@prefix schema:	<http://schema.org/> .
dbr:Littlest_Things__Littlest_Things__1	rdf:type	schema:CreativeWork ,
		dbo:Song ,
		dbo:MusicalWork ,
		schema:MusicRecording ;
	owl:sameAs	dbr:Littlest_Things__Littlest_Things__1 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Littlest_Things__Littlest_Things__1	foaf:name	"Littlest Things"@en ;
	dbo:artist	dbr:Lily_Allen ;
	dbo:previousWork	<http://dbpedia.org/resource/LDN_(song)> ;
	dbo:recordLabel	dbr:Regal_Recordings ;
	dbo:recordedIn	dbr:Sarm_Studios ;
	dbo:subsequentWork	<http://dbpedia.org/resource/Alfie_(Lily_Allen_song)> ;
	dbo:type	<http://dbpedia.org/resource/Single_(music)> .
@prefix dbd:	<http://dbpedia.org/datatype/> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
dbr:Littlest_Things__Littlest_Things__1	ns8:runtime	"3.033333333333333"^^dbd:minute ;
	dbo:producer	dbr:Mark_Ronson .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Littlest_Things__Littlest_Things__1	dbo:runtime	"182.0"^^xsd:double ;
	dbo:writer	dbr:Mark_Ronson ,
		dbr:Santigold ,
		<http://dbpedia.org/resource/Herv\u00E9_Roy> ,
		dbr:Lily_Allen ,
		dbr:Pierre_Bachelet ;
	dbo:album	<http://dbpedia.org/resource/Alright,_Still> ;
	dbo:genre	<http://dbpedia.org/resource/Contemporary_R&B> ;
	dbo:musicType	<http://dbpedia.org/resource/Single_(music)> ;
	dbo:releaseDate	"2006-12-11"^^xsd:date .