@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Polymoog__Sound__1	rdf:type	foaf:Document .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Polymoog__Sound__1	rdf:type	wikidata:Q386724 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Polymoog__Sound__1	rdf:type	dbo:Document .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Polymoog__Sound__1	rdf:type	owl:Thing .
@prefix schema:	<http://schema.org/> .
dbr:Polymoog__Sound__1	rdf:type	schema:CreativeWork ,
		dbo:Sound ,
		dbo:Work ;
	owl:sameAs	dbr:Polymoog__Sound__1 ;
	dbo:description	"An example of the Polymoog 280a's \"Vox Humana\" preset, starting with the default mode and engaging variable options afterwards."@en ;
	dbo:filename	"Vox_Humana_Polymoog.ogg" ;
	dbo:title	"Polymoog 280a Vox Humana"@en .
dbr:Polymoog	dbo:soundRecording	dbr:Polymoog__Sound__1 .