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