@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/Come_Home_%28DVD%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Come_Home_%28DVD%29>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album ,
		dbpedia-owl:MusicalWork .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Come_Home_%28DVD%29>	dbpprop:name	"Come Home"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Come_Home_%28DVD%29>	dbpedia-owl:label	dbpedia:Island_Records .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Come_Home_%28DVD%29>	ns5:label	dbpedia:Island_Records ;
	dbpedia-owl:genre	dbpedia:Soft_rock ;
	ns5:artist	dbpedia:The_Feeling .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Come_Home_%28DVD%29>	foaf:name	"Come Home" ;
	foaf:page	<http://en.wikipedia.org/wiki/Come_Home_%28DVD%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Come_Home_%28DVD%29>	ns8:releaseDate	"2008-11-17"^^xsd:date ;
	dbpedia-owl:artist	dbpedia:The_Feeling ;
	dbpedia-owl:director	dbpedia:Robin_Bextor .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Come_Home_%28DVD%29>	rdfs:label	"Come Home (DVD)"@en ;
	ns8:genre	dbpedia:Soft_rock .
@prefix ns10:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/Come_Home_%28DVD%29>	ns10:director	dbpedia:Robin_Bextor ;
	dbpprop:abstract	"EXTRAS Behind The Scenes: Join With Us (interview with the band with clips from Abbey Road) *Music Videos For: Sewn Fill My Little World Never Be Lonely Love It When You Call Rose I thought It Was Over Without You Turn It Up Join With Us *V Festival Performances Of: Video Killed The Radio Star Take On Me Love It When You Call *Abbey Road Live: I Thought It Was Over (acoustic version)"@en ;
	rdfs:comment	"EXTRAS Behind The Scenes: Join With Us (interview with the band with clips from Abbey Road) *Music Videos For: Sewn Fill My Little World Never Be Lonely Love It When You Call Rose I thought It Was Over Without You Turn It Up Join With Us *V Festival Performances Of: Video Killed The Radio Star Take On Me Love It When You Call *Abbey Road Live: I Thought It Was Over (acoustic version)"@en ;
	dbpedia-owl:releaseDate	"2008-11-17"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Come_Home_%28DVD%29>	skos:subject	ns12:The_Feeling_video_albums .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Come_Home_%28DVD%29>	dbpprop:wikiPageUsesTemplate	ns13:infobox_album ;
	dbpprop:type	"video"@en ;
	dbpprop:genre	dbpedia:Soft_rock ;
	dbpprop:label	dbpedia:Island_Records ;
	dbpprop:lastAlbum	"\u2014"@en ;
	dbpprop:thisAlbum	"Come Home\n2008"@en ;
	dbpprop:nextAlbum	"\u2014"@en ;
	dbpprop:artist	dbpedia:The_Feeling ;
	dbpprop:director	dbpedia:Robin_Bextor .