@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:Spoken_For__Sound__1	rdf:type	dbo:Sound ,
		dbo:Document ,
		dbo:Work .
@prefix schema:	<http://schema.org/> .
dbr:Spoken_For__Sound__1	rdf:type	schema:CreativeWork .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Spoken_For__Sound__1	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Spoken_For__Sound__1	rdf:type	foaf:Document .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Spoken_For__Sound__1	rdf:type	wikidata:Q386724 ;
	owl:sameAs	dbr:Spoken_For__Sound__1 ;
	dbo:description	"The album'stitle trackwas described as \"haunting\" and \"offers a look at Jesus recognizing His children at heaven\u2019s gate\"."@en ,
		"The sparse arrangement of \"Word of God Speak\", incorporating only piano, vocals, and strings, mirror's the song's lyrical theme."@en ,
		"\"The Change Inside of Me\" was noted as being an upbeatpop rocksong."@en ;
	dbo:filename	"Spoken_For.ogg" ,
		"01 The Change Inside Of Me.ogg" ,
		"Word_Of_God_Speak.ogg" ;
	dbo:title	"\"Spoken For\""@en ,
		"\"Word of God Speak\""@en ,
		"\"The Change Inside of Me\""@en .
dbr:Spoken_For	dbo:soundRecording	dbr:Spoken_For__Sound__1 .