@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Within_Temptation	dbo:soundRecording	dbr:Within_Temptation__Sound__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
dbr:Within_Temptation__Sound__1	rdf:type	schema:CreativeWork ,
		dbo:Document .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Within_Temptation__Sound__1	rdf:type	foaf:Document ,
		dbo:Sound .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Within_Temptation__Sound__1	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Within_Temptation__Sound__1	rdf:type	wikidata:Q386724 ,
		dbo:Work ;
	owl:sameAs	dbr:Within_Temptation__Sound__1 ;
	dbo:filename	"Within Temptation - Mother Earth.ogg" ;
	dbo:title	"Within Temptation's \"Mother Earth\" (2000)"@en ;
	dbo:description	"Rapid orchestral strings move to the forefront on the chorus of this title track from Within Temptation's second album, Mother Earth."@en .