@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://vocab.gtfs.org/terms#> .
_:b60516552	rdf:first	ns1:Stop ;
	rdf:rest	rdf:nil .
@prefix vcard:	<http://www.w3.org/2006/vcard/ns#> .
_:b60516553	rdf:first	vcard:Location ;
	rdf:rest	_:b60516552 .