@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/Here%27s_to_the_Night_%28song%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Here%27s_to_the_Night_%28song%29>	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Single ,
		dbpedia-owl:Work .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Here%27s_to_the_Night_%28song%29>	dbpprop:name	"Here's to the Night"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Here%27s_to_the_Night_%28song%29>	dbpedia-owl:label	dbpedia:BMG .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/Here%27s_to_the_Night_%28song%29>	ns5:label	dbpedia:BMG .
@prefix ns6:	<http://dbpedia.org/ontology/Single/> .
<http://dbpedia.org/resource/Here%27s_to_the_Night_%28song%29>	ns6:format	dbpedia:CD_single ;
	dbpedia-owl:genre	dbpedia:Alternative_rock ;
	dbpedia-owl:album	<http://dbpedia.org/resource/Horrorscope_%28Eve_6_album%29> ;
	ns6:writer	dbpedia:Max_Collins .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Here%27s_to_the_Night_%28song%29>	foaf:name	"Here's to the Night" ;
	foaf:page	<http://en.wikipedia.org/wiki/Here%27s_to_the_Night_%28song%29> ;
	dbpedia-owl:format	dbpedia:CD_single .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Here%27s_to_the_Night_%28song%29>	ns9:releaseDate	"2001-05-22"^^xsd:date ;
	ns6:album	<http://dbpedia.org/resource/Horrorscope_%28Eve_6_album%29> ;
	dbpedia-owl:writer	dbpedia:Max_Collins ;
	dbpedia-owl:musicalBand	dbpedia:Eve_6 ;
	ns6:musicalBand	dbpedia:Eve_6 .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Here%27s_to_the_Night_%28song%29>	rdfs:label	"Here's to the Night (song)"@en ;
	ns9:genre	dbpedia:Alternative_rock ;
	dbpedia-owl:musicalArtist	dbpedia:Eve_6 ;
	ns6:musicalArtist	dbpedia:Eve_6 ;
	dbpprop:abstract	"\"Here's to the Night\" is the second single from alternative-rock group Eve 6's 2000 album, Horrorscope. It peaked at #30 on the US Billboard charts on the issue dated July 28, 2001."@en ;
	rdfs:comment	"\"Here's to the Night\" is the second single from alternative-rock group Eve 6's 2000 album, Horrorscope. It peaked at #30 on the US Billboard charts on the issue dated July 28, 2001."@en ;
	dbpedia-owl:releaseDate	"2001-05-22"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Here%27s_to_the_Night_%28song%29>	skos:subject	<http://dbpedia.org/resource/Category:2001_singles> .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Here%27s_to_the_Night_%28song%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_single ;
	dbpprop:genre	dbpedia:Alternative_rock ;
	dbpprop:label	dbpedia:BMG ;
	dbpprop:cover	"Here's to the Night.jpg"@en ;
	dbpprop:album	<http://dbpedia.org/resource/Horrorscope_%28Eve_6_album%29> ;
	dbpprop:artist	dbpedia:Eve_6 ;
	dbpprop:format	dbpedia:CD_single ;
	dbpprop:writer	dbpedia:Max_Collins ;
	dbpprop:redirect	<http://dbpedia.org/resource/Here%27s_to_the_Night_%28song%29> ,
		<http://dbpedia.org/resource/Here%27s_to_the_Night_%28song%29> .