@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Edison_Records	dbo:soundRecording	dbr:Edison_Records__Sound__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Edison_Records__Sound__1	rdf:type	dbo:Work .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Edison_Records__Sound__1	rdf:type	wikidata:Q386724 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Edison_Records__Sound__1	rdf:type	owl:Thing ,
		dbo:Document ,
		dbo:Sound .
@prefix schema:	<http://schema.org/> .
dbr:Edison_Records__Sound__1	rdf:type	schema:CreativeWork .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Edison_Records__Sound__1	rdf:type	foaf:Document ;
	owl:sameAs	dbr:Edison_Records__Sound__1 ;
	dbo:filename	"I Want to Go Back to Michigan.ogg" ,
		"Ada Jones and Billy Murray - Shine On, Harvest Moon.ogg" ,
		"Audio for Ada Jones- Whistle and I'll Wait for You - 1909.ogg" ;
	dbo:title	"I Want to Go Back to Michigan"@en ,
		"Whistle and I'll Wait for You"@en ,
		"Shine On, Harvest Moon"@en ;
	dbo:description	"Performed byAda Jonesfor Edison Records in 1909."@en ,
		"Performed byBilly Murrayfor Edison Records in 1914."@en ,
		"1909 Edison Records recording of husband-and-wife teamJack NorworthandNora Bayes' 1908 hitShine On, Harvest MoonwithAda JonesandBilly Murray."@en .