@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix fame: <https://famedata.org/ontology/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://famedata.org/entity/Q229>
    rdf:type schema:Entity ;
    rdfs:label "Bob Rides"@en ;
    schema:description "Bob (stylised as bob) is an Indian ride-comparison and booking application developed by the Bengaluru-based startup Just Bob Mobility Pvt. Ltd. The platform allows users to compare real-time cab, bike, and auto fares from major ride-hailing services such as Ola, Uber, Rapido, and Namma Yatri within a single app interface."@en ;
    fame:qid "Q229" ;
    schema:dateModified "2026-01-19T05:39:43+05:30"^^xsd:dateTime ;
    fame:P19 <https://famedata.org/entity/Q228>, <https://famedata.org/entity/Q230> ;
    fame:P13 <https://famedata.org/entity/Q15> ;
    fame:P14 "https://justbobit.com" ;
    fame:P25 "https://startuppedia.in/startup-stories/done-with-juggling-between-ola-uber-rapido-for-cheap-rides-entrepreneurs-from-blr-built-an-app-to-compare-book-rides-in-one-place-10561715" ;
    fame:P2 <https://famedata.org/entity/Q407> .