@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b60516562	rdf:type	owl:Class ;
	owl:unionOf	_:b60516573 .
@prefix dcat:	<http://www.w3.org/ns/dcat#> .
_:b60516563	rdf:first	dcat:Dataset ;
	rdf:rest	rdf:nil .
@prefix qb:	<http://purl.org/linked-data/cube#> .
_:b60516564	rdf:first	qb:DataSet ;
	rdf:rest	_:b60516563 .
@prefix ns4:	<http://data.tbfy.eu/ontology/ocds#> .
_:b60516565	rdf:first	ns4:Contract ;
	rdf:rest	_:b60516564 .
@prefix ns5:	<http://vocab.gtfs.org/terms#> .
_:b60516566	rdf:first	ns5:Stop ;
	rdf:rest	_:b60516565 .
_:b60516567	rdf:first	ns5:Route ;
	rdf:rest	_:b60516566 .
_:b60516568	rdf:first	ns5:Agency ;
	rdf:rest	_:b60516567 .
@prefix sosa:	<http://www.w3.org/ns/sosa/> .
_:b60516569	rdf:first	sosa:Featureofinterest ;
	rdf:rest	_:b60516568 .
_:b60516570	rdf:first	ns4:Tender ;
	rdf:rest	_:b60516569 .
@prefix org:	<http://www.w3.org/ns/org#> .
_:b60516571	rdf:first	org:Site ;
	rdf:rest	_:b60516570 .
_:b60516572	rdf:first	org:Organization ;
	rdf:rest	_:b60516571 .
_:b60516573	rdf:first	org:Role ;
	rdf:rest	_:b60516572 .