@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Let_It_Out	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Let_It_Out	rdf:type	owl:Thing ,
		dbpedia-owl:MusicalWork .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Let_It_Out	dbpprop:name	"Let It Out"@en ;
	dbpedia-owl:label	dbpedia:Island_Records .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:Let_It_Out	ns5:label	dbpedia:Island_Records ;
	dbpedia-owl:genre	dbpedia:Alternative_rock ,
		dbpedia:Hard_rock ;
	ns5:artist	dbpedia:Hoobastank ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000007d45b65> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Let_It_Out	foaf:name	"Let It Out" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:Let_It_Out	foaf:page	ns7:Let_It_Out .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Let_It_Out	ns9:releaseDate	"2004-11-23"^^xsd:date ;
	dbpedia-owl:runtime	"5940"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:Hoobastank ;
	dbpprop:reference	<http://www.cduniverse.com/productinfo.asp?pid=6801293&style=movie> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Let_It_Out	rdfs:label	"Let It Out"@en ,
		"Let It Out"@pt ;
	ns9:genre	dbpedia:Alternative_rock ,
		dbpedia:Hard_rock ;
	ns9:runtime	"5940"^^xsd:duration ;
	dbpprop:abstract	"Let It Out is a DVD released by the American alternative rock band Hoobastank on November 23, 2004. It features six music videos from the band's first two albums as well as five live tracks from their latest tour and a video showing how the members of Hoobastank live while on tour."@en ,
		"Let It Out \u00E9 o DVD lan\u00E7ado pela banda americana Hoobastank. Este DVD re\u00FAne videoclipes e performances ao vivo da banda, disp\u00F5e de seis v\u00EDdeos de m\u00FAsica dos dois primeiros \u00E1lbuns da banda, bem como cinco faixas ao vivo de suas \u00FAltimas turn\u00EAs e de um v\u00EDdeo mostrando como s\u00E3o os membros do Hoobastank ao vivo, durante a turn\u00EA. Foi lan\u00E7ado em 23 de Novembro de 2004."@pt ;
	rdfs:comment	"Let It Out is a DVD released by the American alternative rock band Hoobastank on November 23, 2004. It features six music videos from the band's first two albums as well as five live tracks from their latest tour and a video showing how the members of Hoobastank live while on tour."@en ,
		"Let It Out \u00E9 o DVD lan\u00E7ado pela banda americana Hoobastank. Este DVD re\u00FAne videoclipes e performances ao vivo da banda, disp\u00F5e de seis v\u00EDdeos de m\u00FAsica dos dois primeiros \u00E1lbuns da banda, bem como cinco faixas ao vivo de suas \u00FAltimas turn\u00EAs e de um v\u00EDdeo mostrando como s\u00E3o os membros do Hoobastank ao vivo, durante a turn\u00EA. Foi lan\u00E7ado em 23 de Novembro de 2004."@pt ;
	dbpedia-owl:releaseDate	"2004-11-23"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Let_It_Out	skos:subject	ns12:Hoobastank_video_albums .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Let_It_Out	dbpprop:wikiPageUsesTemplate	ns13:infobox_album ,
		ns13:notability ;
	dbpprop:date	"March 2008"@en ;
	dbpprop:type	"video"@en ;
	dbpprop:genre	dbpedia:Hard_rock ,
		dbpedia:Alternative_rock ;
	dbpprop:label	dbpedia:Island_Records ;
	dbpprop:cover	"Hoobastank_Let_It_Out.jpg"@en ;
	dbpprop:lastAlbum	"none"@en ;
	dbpprop:artist	dbpedia:Hoobastank ;
	dbpprop:length	"99 minutes"@en .