@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b10348	rdf:type	owl:Class ;
	owl:unionOf	_:b10350 .
@prefix ebucore:	<http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#> .
_:b10349	rdf:first	ebucore:AudioProgramme ;
	rdf:rest	rdf:nil .
_:b10350	rdf:first	ebucore:AudioContent ;
	rdf:rest	_:b10349 .