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