@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b10308	rdf:type	owl:Class ;
	owl:unionOf	_:b10311 .
@prefix ebucore:	<http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
_:b10309	rdf:first	ebucore:PublicationPlan ;
	rdf:rest	rdf:nil .
_:b10310	rdf:first	ebucore:PublicationHistory ;
	rdf:rest	_:b10309 .
_:b10311	rdf:first	ebucore:PublicationChannel ;
	rdf:rest	_:b10310 .