@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Marion_Transit_System	foaf:primaryTopic	dbr:Marion_Transit_System .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Marion_Transit_System	rdf:type	dbo:Organisation ,
		dbo:Agent .
@prefix schema:	<http://schema.org/> .
dbr:Marion_Transit_System	rdf:type	schema:Organization .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Marion_Transit_System	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Marion_Transit_System	rdf:type	wikidata:Q43229 ,
		dbo:BusCompany ,
		dbo:PublicTransitSystem ,
		dbo:Company ,
		wikidata:Q24229398 ,
		wikidata:Q4830453 .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Marion_Transit_System	rdf:type	ns8:Agent ,
		ns8:SocialPerson ;
	owl:sameAs	dbr:Marion_Transit_System ;
	foaf:name	"Marion Transit System"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Marion_Transit_System	rdfs:label	"Marion Transit System"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Marion_Transit_System	dct:subject	dbc:Transit_agencies_in_Indiana ,
		<http://dbpedia.org/resource/Category:Marion,_Indiana> ,
		dbc:Bus_transportation_in_Indiana .
@prefix ns12:	<https://cityofmarion.in.gov/government/departments/> .
dbr:Marion_Transit_System	foaf:homepage	ns12:transportation .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Marion_Transit_System	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Marion_Transit_System?oldid=1201764975&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Marion_Transit_System ;
	dbo:description	"provider of mass transportation in Grant County, Indiana"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Marion_Transit_System	dbp:wikiPageUsesTemplate	dbt:Rcr ,
		dbt:Indiana-transport-stub ,
		dbt:Infobox_Bus_transit ,
		dbt:Short_description ,
		dbt:Reflist ,
		dbt:Indiana_public_transit ,
		dbt:US-bus-transport-stub ;
	dbp:name	"Marion Transit System"@en ;
	dbp:website	ns12:transportation ;
	dbo:regionServed	<http://dbpedia.org/resource/Grant_County,_Indiana> ;
	dbo:location	<http://dbpedia.org/resource/Marion,_Indiana> ;
	dbp:locale	<http://dbpedia.org/resource/Marion,_Indiana> ;
	dbo:service	dbr:Paratransit ,
		dbr:Public_transport_bus_service ;
	dbp:serviceType	dbr:Public_transport_bus_service ,
		dbr:Paratransit ;
	dbp:routes	5 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Marion_Transit_System	dbo:numberOfLines	"5"^^xsd:nonNegativeInteger ;
	dbp:headquarters	520 ;
	dbo:passengersPerYear	"257760"^^xsd:nonNegativeInteger ;
	dbp:stations	"Bus Terminal, 202 S. Adams St."@en ;
	dbp:annualRidership	257760 ;
	dbp:serviceArea	<http://dbpedia.org/resource/Grant_County,_Indiana> .
dbr:List_of_bus_transit_systems_in_the_United_States	dbo:wikiPageWikiLink	dbr:Marion_Transit_System .