@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Call_Me_Maybe	dbo:soundRecording	dbr:Call_Me_Maybe__Sound__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Call_Me_Maybe__Sound__1	rdf:type	dbo:Sound ,
		dbo:Document .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Call_Me_Maybe__Sound__1	rdf:type	foaf:Document .
@prefix schema:	<http://schema.org/> .
dbr:Call_Me_Maybe__Sound__1	rdf:type	schema:CreativeWork .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Call_Me_Maybe__Sound__1	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Call_Me_Maybe__Sound__1	rdf:type	wikidata:Q386724 ,
		dbo:Work ;
	owl:sameAs	dbr:Call_Me_Maybe__Sound__1 ;
	dbo:description	"A 19-second sample of thechoruswhich features Jepsen singing about hoping for a call back from acrush. The background incorporatessynthesizeddisco-stylestring chords."@en ;
	dbo:filename	"Carly Rae Jepsen - Call Me Maybe.ogg" ;
	dbo:title	"\"Call Me Maybe\" (2011)"@en .