@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b60516541	rdf:type	owl:Class ;
	owl:unionOf	_:b60516543 .
@prefix ns2:	<http://vocab.gtfs.org/terms#> .
_:b60516542	rdf:first	ns2:Stop ;
	rdf:rest	rdf:nil .
@prefix vcard:	<http://www.w3.org/2006/vcard/ns#> .
_:b60516543	rdf:first	vcard:Location ;
	rdf:rest	_:b60516542 .