@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dc:title	rdf:type	owl:DatatypeProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix b3s:	<http://b3s.openlinksw.com/> .
dc:title	rdfs:subPropertyOf	b3s:label .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
dc:title	rdfs:subPropertyOf	virtrdf:label ;
	rdfs:label	"T\u00EDtulo"@es ;
	rdfs:domain	_:b60516562 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dc:title	rdfs:range	xsd:string ;
	rdfs:comment	"T\u00EDtulo"@es .
_: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 ns9:	<http://data.tbfy.eu/ontology/ocds#> .
_:b60516565	rdf:first	ns9:Contract ;
	rdf:rest	_:b60516564 .
@prefix ns10:	<http://vocab.gtfs.org/terms#> .
_:b60516566	rdf:first	ns10:Stop ;
	rdf:rest	_:b60516565 .
_:b60516567	rdf:first	ns10:Route ;
	rdf:rest	_:b60516566 .
_:b60516568	rdf:first	ns10:Agency ;
	rdf:rest	_:b60516567 .
@prefix sosa:	<http://www.w3.org/ns/sosa/> .
_:b60516569	rdf:first	sosa:Featureofinterest ;
	rdf:rest	_:b60516568 .
_:b60516570	rdf:first	ns9: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 .