@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
_:b60516615	rdf:first	schema:ListItem ;
	rdf:rest	rdf:nil .
@prefix ns2:	<http://data.tbfy.eu/ontology/ocds#> .
_:b60516616	rdf:first	ns2:Tender ;
	rdf:rest	_:b60516615 .
@prefix ns3:	<http://vocab.gtfs.org/terms#> .
_:b60516617	rdf:first	ns3:Agency ;
	rdf:rest	_:b60516616 .