@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Manuel_de_Falla	dbo:soundRecording	dbr:Manuel_de_Falla__Sound__3 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Manuel_de_Falla__Sound__3	rdf:type	foaf:Document .
@prefix schema:	<http://schema.org/> .
dbr:Manuel_de_Falla__Sound__3	rdf:type	schema:CreativeWork .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Manuel_de_Falla__Sound__3	rdf:type	wikidata:Q386724 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Manuel_de_Falla__Sound__3	rdf:type	owl:Thing ,
		dbo:Document ,
		dbo:Sound ,
		dbo:Work ;
	owl:sameAs	dbr:Manuel_de_Falla__Sound__3 .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
dbr:Manuel_de_Falla__Sound__3	dc:type	"music" ;
	dbo:description	"Performed live by John Michel"@en ;
	dbo:filename	"CELLO LIVE PERFORMANCES JOHN MICHEL-da Falla Suite Populaire Espagnole 5th.ogg" ;
	dbo:title	"Popular Spanish Suite #5"@en .