@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Symphony_Hall_%28Sirius_XM%29>	rdf:type	dbpedia-owl:Organisation ,
		dbpedia-owl:RadioStation .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Symphony_Hall_%28Sirius_XM%29>	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns4:	<http://www.sirius.com/> .
<http://dbpedia.org/resource/Symphony_Hall_%28Sirius_XM%29>	foaf:homepage	ns4:symphonyhall .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Symphony_Hall_%28Sirius_XM%29>	dbpprop:name	"Symphony Hall"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Symphony_Hall_%28Sirius_XM%29>	dbpedia-owl:area	dbpedia:United_States ,
		dbpedia:Canada .
@prefix ns7:	<http://dbpedia.org/ontology/RadioStation/> .
<http://dbpedia.org/resource/Symphony_Hall_%28Sirius_XM%29>	ns7:area	dbpedia:United_States ,
		dbpedia:Canada ;
	dbpedia-owl:owner	dbpedia:Sirius_XM_Radio ;
	ns7:frequency	"Sirius 80<br>XM 78<br>DTV 864<br>DISH 6080" ;
	foaf:name	"Symphony Hall" ;
	foaf:page	<http://en.wikipedia.org/wiki/Symphony_Hall_%28Sirius_XM%29> ;
	dbpedia-owl:format	dbpedia:Classical_music ;
	dbpprop:reference	ns4:symphonyhall ,
		<http://www.xmradio.com/onxm/channelguide.xmc?ch=78> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Symphony_Hall_%28Sirius_XM%29>	rdfs:label	"Symphony Hall (Sirius XM)"@en ;
	dbpedia-owl:frequency	"Sirius 80<br>XM 78<br>DTV 864<br>DISH 6080" ;
	ns7:format	dbpedia:Classical_music ;
	dbpprop:abstract	"Symphony Hall is a Sirius XM Satellite Radio station featuring exclusively classical music. It is located on Sirius channel 80, XM channel 78, DirecTV channel 864, and DISH Network channel 6080. Martin Goldsmith (former longtime host of the then-National Public Radio program Performance Today), Elena See, Preston Trombly, and Robert Aubry Davis are the channel's on-air voices. Special programs include Millenium of Music, Vox Choral, Sunday Baroque, weekly concert programs by the New York Philharmonic and Chicago Symphony orchestras, and the syndicated daily program Exploring Music."@en ;
	rdfs:comment	"Symphony Hall is a Sirius XM Satellite Radio station featuring exclusively classical music. It is located on Sirius channel 80, XM channel 78, DirecTV channel 864, and DISH Network channel 6080. Martin Goldsmith (former longtime host of the then-National Public Radio program Performance Today), Elena See, Preston Trombly, and Robert Aubry Davis are the channel's on-air voices."@en ;
	ns7:owner	dbpedia:Sirius_XM_Radio .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Symphony_Hall_%28Sirius_XM%29>	skos:subject	ns10:Classical_music_radio_stations_in_the_United_States ,
		ns10:Sirius_Satellite_Radio_channels ,
		ns10:Digital_only_radio_stations .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Symphony_Hall_%28Sirius_XM%29>	dbpprop:wikiPageUsesTemplate	ns11:infobox_radio_station ;
	dbpprop:area	dbpedia:Canada ,
		dbpedia:United_States ;
	dbpprop:owner	dbpedia:Sirius_XM_Radio ;
	dbpprop:frequency	"Sirius 80\nXM 78\nDTV 864\nDISH 6080"@en ;
	dbpprop:class	dbpedia:Satellite_Radio ;
	dbpprop:website	ns4:symphonyhall ;
	dbpprop:format	dbpedia:Classical_music ;
	dbpprop:redirect	<http://dbpedia.org/resource/Symphony_Hall_%28Sirius_XM%29> .