@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Opeth__Sound__1	rdf:type	dbo:Document .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Opeth__Sound__1	rdf:type	wikidata:Q386724 ,
		dbo:Work ,
		dbo:Sound .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Opeth__Sound__1	rdf:type	owl:Thing .
@prefix schema:	<http://schema.org/> .
dbr:Opeth__Sound__1	rdf:type	schema:CreativeWork .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Opeth__Sound__1	rdf:type	foaf:Document ;
	owl:sameAs	dbr:Opeth__Sound__1 ;
	dbo:description	"\"Bleak\" from Blackwater Park. This clip features an acoustic breakdown, followed by a dynamic shift into distorted guitars, a common trait for the band."@en ,
		"\"Deliverance\" from the album of the same name. The song is nearly 14 minutes long, which is not uncommon for an Opeth song. The clip features \u00C5kerfeldt's growling vocal style."@en ,
		"\"In Mist She Was Standing\", from Orchid. This clip highlights the twin harmony guitar style featured on the band's early releases."@en ,
		"\"Windowpane\" from Opeth's album Damnation (2003).  This clip features the clean vocal style of Mikael \u00C5kerfeldt."@en ;
	dbo:filename	"InMistSheWasStanding.ogg" ,
		"Opeth - Deliverance.ogg" ,
		"Opeth - Windowpane.ogg" ,
		"Opeth - Bleak.ogg" ;
	dbo:title	"\"Windowpane\""@en ,
		"\"In Mist She Was Standing\""@en ,
		"\"Bleak\""@en ,
		"\"Deliverance\""@en .
dbr:Opeth	dbo:soundRecording	dbr:Opeth__Sound__1 .