@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Command_%28Client_album%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Command_%28Client_album%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album ,
		dbpedia-owl:MusicalWork .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Command_%28Client_album%29>	dbpprop:name	"Command"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Command_%28Client_album%29>	dbpedia-owl:label	dbpedia:Out_of_Line .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Command_%28Client_album%29>	ns5:label	dbpedia:Out_of_Line ;
	dbpedia-owl:genre	dbpedia:Electroclash ;
	ns5:artist	<http://dbpedia.org/resource/Client_%28band%29> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Command_%28Client_album%29>	foaf:name	"Command" ;
	foaf:page	<http://en.wikipedia.org/wiki/Command_%28Client_album%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Command_%28Client_album%29>	ns8:releaseDate	"2009-03-06"^^xsd:date ;
	dbpedia-owl:artist	<http://dbpedia.org/resource/Client_%28band%29> ;
	dbpedia-owl:producer	<http://dbpedia.org/resource/Client_%28band%29> ,
		dbpedia:Martin_Glover ,
		<http://dbpedia.org/resource/Joe_Wilson_%28musician%29> ;
	dbpedia-owl:review	"*Planet Sound *Release Magazine http://www.releasemagazine.net/Onrecord/orclientcommand.htm\n* Strange Glue Link" ;
	dbpprop:reference	<http://www.strangeglue.com/reviews/client-command/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Command_%28Client_album%29>	rdfs:label	"Command (Client album)"@en ;
	ns8:genre	dbpedia:Electroclash ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Heartland_%28Client_album%29> .
@prefix ns10:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/Command_%28Client_album%29>	ns10:producer	<http://dbpedia.org/resource/Client_%28band%29> ,
		dbpedia:Martin_Glover ,
		<http://dbpedia.org/resource/Joe_Wilson_%28musician%29> ;
	dbpprop:abstract	"Command is the fourth studio album by the British Electroclash group Client."@en ;
	rdfs:comment	"Command is the fourth studio album by the British Electroclash group Client."@en ;
	ns8:previousWork	<http://dbpedia.org/resource/Heartland_%28Client_album%29> ;
	dbpedia-owl:releaseDate	"2009-03-06"^^xsd:date ;
	ns10:review	"*Planet Sound *Release Magazine http://www.releasemagazine.net/Onrecord/orclientcommand.htm\n* Strange Glue Link" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Command_%28Client_album%29>	skos:subject	<http://dbpedia.org/resource/Category:2009_albums> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Command_%28Client_album%29>	skos:subject	ns12:Client_albums .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Command_%28Client_album%29>	dbpprop:wikiPageUsesTemplate	ns13:infobox_album ;
	dbpprop:type	"studio"@en ;
	dbpprop:genre	dbpedia:Electroclash ;
	dbpprop:label	dbpedia:Out_of_Line ;
	dbpprop:lastAlbum	"'' Heartland''<br/>(2007)"@en ;
	dbpprop:reviews	dbpedia:Planet_Sound .
@prefix ns14:	<http://dbpedia.org/resource/Command_%2528Client_album%2529/reviews/> .
<http://dbpedia.org/resource/Command_%28Client_album%29>	dbpprop:reviews	ns14:Rating1 ,
		ns14:Rating2 ,
		ns14:Rating ,
		dbpedia:Release_Magazine ;
	dbpprop:artist	<http://dbpedia.org/resource/Client_%28band%29> ;
	dbpprop:released	"6 March 2009"@en ;
	dbpprop:producer	<http://dbpedia.org/resource/Client_%28band%29> ,
		<http://dbpedia.org/resource/Joe_Wilson_%28musician%29> ,
		dbpedia:Martin_Glover .
dbpedia:Command	dbpprop:disambiguates	<http://dbpedia.org/resource/Command_%28Client_album%29> .
<http://dbpedia.org/resource/Heartland_%28Client_album%29>	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Command_%28Client_album%29> ;
	ns8:subsequentWork	<http://dbpedia.org/resource/Command_%28Client_album%29> .