@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://dbpedia.org/resource/Always_the_Bridesmaid:> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
ns1:_Volume_II	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Single .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:_Volume_II	rdf:type	owl:Thing ,
		dbpedia-owl:Work .
@prefix dbpprop:	<http://dbpedia.org/property/> .
ns1:_Volume_II	dbpprop:name	"Always The Bridesmaid: Volume II"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
ns1:_Volume_II	dbpedia-owl:label	dbpedia:Capitol_Records .
@prefix ns6:	<http://dbpedia.org/ontology/MusicalWork/> .
ns1:_Volume_II	ns6:label	dbpedia:Capitol_Records .
@prefix ns7:	<http://dbpedia.org/ontology/Single/> .
ns1:_Volume_II	ns7:format	dbpedia:Digital_download ,
		<http://dbpedia.org/resource/12-inch_single> ;
	dbpedia-owl:genre	dbpedia:Indie_rock ;
	ns7:writer	dbpedia:Colin_Meloy .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:_Volume_II	foaf:name	"Always The Bridesmaid: Volume II" .
@prefix ns9:	<http://en.wikipedia.org/wiki/Always_the_Bridesmaid:> .
ns1:_Volume_II	foaf:page	ns9:_Volume_II ;
	dbpedia-owl:format	dbpedia:Digital_download ,
		<http://dbpedia.org/resource/12-inch_single> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns11:	<http://dbpedia.org/ontology/Work/> .
ns1:_Volume_II	ns11:releaseDate	"2008-11-04"^^xsd:date ;
	dbpedia-owl:writer	dbpedia:Colin_Meloy ;
	dbpedia-owl:musicalBand	dbpedia:The_Decemberists ;
	ns7:musicalBand	dbpedia:The_Decemberists .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:_Volume_II	rdfs:label	"Always the Bridesmaid: Volume II"@en ;
	ns11:genre	dbpedia:Indie_rock ;
	dbpedia-owl:musicalArtist	dbpedia:The_Decemberists ;
	ns7:musicalArtist	dbpedia:The_Decemberists ;
	dbpprop:abstract	"\"Always the Bridesmaid: Volume II\" is the second in a series of 12\" 180g vinyl single releases from American indie rock band The Decemberists."@en ;
	rdfs:comment	"\"Always the Bridesmaid: Volume II\" is the second in a series of 12\" 180g vinyl single releases from American indie rock band The Decemberists."@en ;
	dbpedia-owl:releaseDate	"2008-11-04"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns14:	<http://dbpedia.org/resource/Category:> .
ns1:_Volume_II	skos:subject	ns14:The_Decemberists_songs .
@prefix ns15:	<http://dbpedia.org/resource/Template:> .
ns1:_Volume_II	dbpprop:wikiPageUsesTemplate	ns15:infobox_single ;
	dbpprop:genre	dbpedia:Indie_rock ;
	dbpprop:label	dbpedia:Capitol_Records ;
	dbpprop:lastSingle	ns1:_Volume_I ;
	dbpprop:nextSingle	ns1:_Volume_III ;
	dbpprop:artist	dbpedia:The_Decemberists ;
	dbpprop:released	"November 4, 2008"@en ;
	dbpprop:format	<http://dbpedia.org/resource/12-inch_single> ,
		dbpedia:Digital_download ;
	dbpprop:writer	dbpedia:Colin_Meloy .
ns1:_Volume_III	dbpprop:lastSingle	ns1:_Volume_II .
ns1:_Volume_I	dbpprop:nextSingle	ns1:_Volume_II .