@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Louis_XIV_%28album%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Louis_XIV_%28album%29>	rdf:type	owl:Thing ,
		dbpedia-owl:MusicalWork .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Louis_XIV_%28album%29>	dbpprop:name	"Louis XIV"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Louis_XIV_%28album%29>	dbpedia-owl:genre	dbpedia:Indie_rock ;
	dbpedia-owl:subsequentWork	dbpedia:Illegal_Tender .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Louis_XIV_%28album%29>	ns5:artist	<http://dbpedia.org/resource/Louis_XIV_%28band%29> ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000734ac1f> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Louis_XIV_%28album%29>	foaf:name	"Louis XIV" ;
	foaf:page	<http://en.wikipedia.org/wiki/Louis_XIV_%28album%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Louis_XIV_%28album%29>	ns8:releaseDate	"2003-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:artist	<http://dbpedia.org/resource/Louis_XIV_%28band%29> .
@prefix ns9:	<http://ontheinside.info/> .
<http://dbpedia.org/resource/Louis_XIV_%28album%29>	dbpprop:reference	ns9:phil-mucci .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Louis_XIV_%28album%29>	rdfs:label	"Louis XIV (album)"@en ;
	ns8:genre	dbpedia:Indie_rock ;
	ns8:subsequentWork	dbpedia:Illegal_Tender ;
	dbpprop:abstract	"Louis XIV is the first album made by the band Louis XIV. Released in November 2003, it was recorded and released independently through the band's record label, Pineapple Recording Group. Selling only a thousand copies, the album was discontinued after the band's signing to major label Atlantic Records in 2004."@en ;
	rdfs:comment	"Louis XIV is the first album made by the band Louis XIV. Released in November 2003, it was recorded and released independently through the band's record label, Pineapple Recording Group. Selling only a thousand copies, the album was discontinued after the band's signing to major label Atlantic Records in 2004."@en ;
	dbpedia-owl:releaseDate	"2003-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Louis_XIV_%28album%29>	skos:subject	ns12:Louis_XIV_albums ,
		<http://dbpedia.org/resource/Category:2003_albums> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Louis_XIV_%28album%29>	dbpprop:wikiPageUsesTemplate	ns13:infobox_album ;
	dbpprop:type	"studio"@en ;
	dbpprop:genre	dbpedia:Indie_rock ;
	dbpprop:nextAlbum	dbpedia:Illegal_Tender ;
	dbpprop:artist	<http://dbpedia.org/resource/Louis_XIV_%28band%29> ;
	dbpprop:released	2003 .
dbpedia:Illegal_Tender	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Louis_XIV_%28album%29> ;
	ns8:previousWork	<http://dbpedia.org/resource/Louis_XIV_%28album%29> .
<http://dbpedia.org/resource/Louis_XIV%2C_Self_Titled>	dbpprop:redirect	<http://dbpedia.org/resource/Louis_XIV_%28album%29> .