@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/4fm>	rdf:type	dbpedia-owl:RadioStation .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/4fm>	rdf:type	owl:Thing ,
		dbpedia-owl:Organisation .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/4fm>	foaf:homepage	<http://www.4fm.ie> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/4fm>	dbpprop:name	"4fm"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/4fm>	dbpedia-owl:area	dbpedia:Dublin ,
		dbpedia:County_Clare ,
		dbpedia:County_Cork ,
		dbpedia:Galway ,
		dbpedia:Limerick .
@prefix ns6:	<http://dbpedia.org/ontology/RadioStation/> .
<http://dbpedia.org/resource/4fm>	ns6:area	dbpedia:Dublin ,
		dbpedia:County_Clare ,
		dbpedia:County_Cork ,
		dbpedia:Galway ,
		dbpedia:Limerick ;
	ns6:frequency	"94.6 - 97.4 Mhz, 104.2 - 104.9 MHz" .
@prefix ns7:	<http://dbpedia.org/ontology/Organisation/> .
<http://dbpedia.org/resource/4fm>	ns7:slogan	"Discover A New Radio Experience" ;
	foaf:name	"4fm" ;
	foaf:page	<http://en.wikipedia.org/wiki/4fm> ;
	dbpedia-owl:airdate	"February 27th, 2009" ;
	dbpedia-owl:slogan	"Discover A New Radio Experience" ;
	dbpprop:reference	<http://www.4fm.ie/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/4fm>	rdfs:label	"4fm"@en ;
	dbpedia-owl:frequency	"94.6 - 97.4 Mhz, 104.2 - 104.9 MHz" ;
	dbpprop:abstract	"4fm is an independent multi-region radio station broadcasting to Dublin and commuter belt, the cities and counties of Cork, Limerick, Galway and County Clare. Reception is also possible in parts of several other neighbouring counties. The station broadcasts under a sound broadcasting contract from the Broadcasting Commission of Ireland."@en ;
	rdfs:comment	"4fm is an independent multi-region radio station broadcasting to Dublin and commuter belt, the cities and counties of Cork, Limerick, Galway and County Clare. Reception is also possible in parts of several other neighbouring counties. The station broadcasts under a sound broadcasting contract from the Broadcasting Commission of Ireland."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/4fm>	skos:subject	ns10:Radio_stations_in_the_Republic_of_Ireland ,
		ns10:Radio_stations_in_Ireland ,
		ns10:Media_in_Dublin .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/4fm>	dbpprop:wikiPageUsesTemplate	ns11:infobox_radio_station ;
	dbpprop:area	dbpedia:Dublin ,
		dbpedia:Limerick ,
		dbpedia:Galway ,
		dbpedia:County_Cork ,
		dbpedia:County_Clare ;
	dbpprop:owner	"4fm"@en ;
	dbpprop:frequency	"94.6 - 97.4"@en ;
	dbpprop:website	<http://www.4fm.ie/> ;
	dbpprop:airdate	dbpedia:February_27th ;
	dbpprop:format	"Commercial"@en ;
	dbpprop:slogan	"Discover A New Radio Experience"@en .
dbpedia:Derek_Davis	dbpprop:station	<http://dbpedia.org/resource/4fm> .