@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:DYOT	rdf:type	dbpedia-owl:Organisation ,
		dbpedia-owl:RadioStation .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:DYOT	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:DYOT	foaf:homepage	<http://www.mixfmoton.com/index.html> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:DYOT	dbpprop:name	"MiX FM Oton"@en ;
	dbpedia-owl:area	dbpedia:Oton .
@prefix ns6:	<http://dbpedia.org/ontology/RadioStation/> .
dbpedia:DYOT	ns6:area	dbpedia:Oton ;
	dbpedia-owl:city	dbpedia:Iloilo_City ;
	ns6:city	dbpedia:Iloilo_City ;
	ns6:frequency	"103.5 MHz" ;
	ns6:callsignMeaning	"DY O T on" .
@prefix ns7:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:DYOT	ns7:slogan	"Today's Best Music" ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000087af759> ;
	foaf:name	"MiX FM Oton" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:DYOT	foaf:page	ns8:DYOT .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:DYOT	dbpedia-owl:airdate	"2008-09-01T00:00:00-05:00"^^xsd:gYearMonth ;
	ns6:airdate	"2008-09-01T00:00:00-05:00"^^xsd:gYearMonth ;
	dbpedia-owl:format	dbpedia:Music ;
	dbpedia-owl:slogan	"Today's Best Music" ;
	dbpprop:reference	<http://listen.mixfmoton.com> ,
		<http://www.mixfmoton.com/index.html> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:DYOT	rdfs:label	"DYOT"@en ;
	dbpedia-owl:frequency	"103.5 MHz" ;
	ns6:format	dbpedia:Music ;
	dbpedia-owl:callsignMeaning	"DY O T on" ;
	dbpprop:abstract	"DYOT, branded as MiX FM Oton, is an FM radio station owned by Manila Broadcasing Company and operated by Oton Broadcasting Systems in the Philippines. Its studio's and transmitter are located in Oton, Iloilo."@en ;
	rdfs:comment	"DYOT, branded as MiX FM Oton, is an FM radio station owned by Manila Broadcasing Company and operated by Oton Broadcasting Systems in the Philippines. Its studio's and transmitter are located in Oton, Iloilo."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:DYOT	skos:subject	ns12:Iloilo_City_radio_stations .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:DYOT	dbpprop:wikiPageUsesTemplate	ns13:infobox_radio_station ;
	dbpprop:area	dbpedia:Oton ;
	dbpprop:city	dbpedia:Iloilo_City ;
	dbpprop:erp	1000 ;
	dbpprop:owner	"Oton Broadcasting System"@en ;
	dbpprop:frequency	"103.5 MHz"@en ;
	dbpprop:class	"A / B / C"@en ;
	dbpprop:callsignMeaning	"DY O T on"@en ;
	dbpprop:power	500 ;
	dbpprop:website	<http://www.mixfmoton.com/index.html> ;
	dbpprop:airdate	"September 2008"@en ;
	dbpprop:webcast	<http://listen.mixfmoton.com> ;
	dbpprop:format	dbpedia:Music ;
	dbpprop:slogan	"Today's Best Music"@en ;
	dbpprop:branding	"MiX FM Oton"@en .
<http://dbpedia.org/resource/MiX_FM_95.9>	dbpprop:redirect	dbpedia:DYOT .