@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:fr1	rdf:type	ebucore:PublicationChannel ;
	ebucore:publicationChannelId	"FR1" ;
	ebucore:publicationChannelName	"T\u00E9l\u00E9vision Fran\u00E7aise 1" ;
	ebucore:serviceDescription	"TV channel" .