@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b60516574	rdf:type	owl:Class ;
	owl:unionOf	_:b60516576 .
@prefix ns2:	<http://vocab.gtfs.org/terms#> .
_:b60516575	rdf:first	ns2:Agency ;
	rdf:rest	rdf:nil .
@prefix schema:	<http://schema.org/> .
_:b60516576	rdf:first	schema:Event ;
	rdf:rest	_:b60516575 .