@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://data.memad.eu/channel/> .
@prefix ebucore:	<http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
ns1:bfm	rdf:type	ebucore:PublicationChannel ;
	ebucore:publicationChannelId	"BFM" ;
	ebucore:publicationChannelName	"BFM La radio de l'\u00E9co" ;
	ebucore:serviceDescription	"TV channel" ,
		"Radio channel" .