@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b60516544	rdf:type	owl:Class ;
	owl:unionOf	_:b60516546 .
@prefix schema:	<http://schema.org/> .
_:b60516545	rdf:first	schema:CreativeWork ;
	rdf:rest	rdf:nil .
_:b60516546	rdf:first	schema:Event ;
	rdf:rest	_:b60516545 .