@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Counterpoint	dbo:soundRecording	dbr:Counterpoint__Sound__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Counterpoint__Sound__1	rdf:type	dbo:Document .
@prefix schema:	<http://schema.org/> .
dbr:Counterpoint__Sound__1	rdf:type	schema:CreativeWork ,
		dbo:Sound .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Counterpoint__Sound__1	rdf:type	wikidata:Q386724 ,
		dbo:Work .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Counterpoint__Sound__1	rdf:type	foaf:Document .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Counterpoint__Sound__1	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Counterpoint__Sound__1 .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
dbr:Counterpoint__Sound__1	dc:type	"music" ;
	dbo:description	"Extract fromFugueno. 17 in A-flat major,BWV862, from book 1 of The Well-Tempered Clavier byBach"@en ;
	dbo:filename	"BachBWV862Bar.mid" ;
	dbo:title	"Sample of counterpoint"@en .