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