@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:KTMR	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:KTMR	rdf:type	dbpedia-owl:Organisation ,
		dbpedia-owl:RadioStation .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:KTMR	foaf:homepage	<http://bizradio.com> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:KTMR	dbpprop:name	"KTMR"@en ;
	dbpedia-owl:area	<http://dbpedia.org/resource/Victoria%2C_Texas> .
@prefix ns6:	<http://dbpedia.org/ontology/RadioStation/> .
dbpedia:KTMR	ns6:area	<http://dbpedia.org/resource/Victoria%2C_Texas> ;
	dbpedia-owl:city	<http://dbpedia.org/resource/Edna%2C_Texas> ;
	ns6:city	<http://dbpedia.org/resource/Edna%2C_Texas> ;
	ns6:frequency	"1130 kHz" ;
	ns6:formerCallsign	"KQTI (1979-1985) <br>KVOJ (1985-1990)" .
@prefix ns7:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:KTMR	ns7:slogan	"\"The Sound of Your Money Growing\"" ;
	foaf:name	"KTMR" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:KTMR	foaf:page	ns8:KTMR .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:KTMR	dbpedia-owl:airdate	"1979-12-17"^^xsd:date ;
	ns6:airdate	"1979-12-17"^^xsd:date ;
	dbpedia-owl:format	dbpedia:Business ,
		dbpedia:Talk_radio ,
		dbpedia:News ;
	dbpedia-owl:slogan	"\"The Sound of Your Money Growing\"" ;
	dbpedia-owl:affiliation	dbpedia:Biz_Radio_Network .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:KTMR	rdfs:label	"KTMR"@en ;
	dbpedia-owl:frequency	"1130 kHz" ;
	ns6:format	dbpedia:Business ,
		dbpedia:News ,
		dbpedia:Talk_radio ;
	dbpedia-owl:formerCallsign	"KQTI (1979-1985) <br>KVOJ (1985-1990)" ;
	ns7:affiliation	dbpedia:Biz_Radio_Network ;
	dbpprop:abstract	"KTMR is a radio station licensed to Edna, Texas serving nearby Victoria as a Biz Radio Network affiliate. It is currently under ownership of Siga Broadcasting Corporation. Because it shares the same frequency as \"clear channel\" station KWKH in Shreveport, Louisiana; KTMR only broadcasts during the Daytime hours. Prior to its current programming, KTMR was a religious station. At this point, KTMR holds a construction permit to move its transmitter site to Converse, Texas and to increase its daytime power to 25,000 watts."@en ;
	rdfs:comment	"KTMR is a radio station licensed to Edna, Texas serving nearby Victoria as a Biz Radio Network affiliate. It is currently under ownership of Siga Broadcasting Corporation. Because it shares the same frequency as \"clear channel\" station KWKH in Shreveport, Louisiana; KTMR only broadcasts during the Daytime hours. Prior to its current programming, KTMR was a religious station."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:KTMR	skos:subject	ns12:Radio_stations_in_Texas ,
		ns12:News_and_talk_radio_stations .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:KTMR	dbpprop:wikiPageUsesTemplate	ns13:infobox_radio_station ;
	dbpprop:area	<http://dbpedia.org/resource/Victoria%2C_Texas> ;
	dbpprop:city	<http://dbpedia.org/resource/Edna%2C_Texas> ;
	dbpprop:owner	"Siga Broadcasting Corporation"@en ;
	dbpprop:frequency	1130 ;
	dbpprop:class	"D"@en ;
	dbpprop:power	10000 ;
	dbpprop:website	<http://www.bizradio.com/> ;
	dbpprop:affiliations	dbpedia:Biz_Radio_Network ;
	dbpprop:format	dbpedia:Talk_radio ,
		dbpedia:Business ,
		dbpedia:News ;
	dbpprop:slogan	"\"The Sound of Your Money Growing\""@en ;
	dbpprop:branding	"Biz Radio 1130 AM"@en ;
	dbpprop:formerCallsigns	"KQTI (1979-1985) \nKVOJ (1985-1990)"@en .
<http://dbpedia.org/resource/KTMR_%28AM%29>	dbpprop:redirect	dbpedia:KTMR .