@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b60516614	rdf:type	owl:Class ;
	owl:unionOf	_:b60516620 .
@prefix schema:	<http://schema.org/> .
_:b60516615	rdf:first	schema:ListItem ;
	rdf:rest	rdf:nil .
@prefix ns3:	<http://data.tbfy.eu/ontology/ocds#> .
_:b60516616	rdf:first	ns3:Tender ;
	rdf:rest	_:b60516615 .
@prefix ns4:	<http://vocab.gtfs.org/terms#> .
_:b60516617	rdf:first	ns4:Agency ;
	rdf:rest	_:b60516616 .
_:b60516618	rdf:first	ns3:Contract ;
	rdf:rest	_:b60516617 .
@prefix eli:	<http://data.europa.eu/eli/ontology#> .
_:b60516619	rdf:first	eli:LegalExpression ;
	rdf:rest	_:b60516618 .
_:b60516620	rdf:first	schema:CreativeWork ;
	rdf:rest	_:b60516619 .