@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/Q187>
    rdf:type schema:Person ;
    rdfs:label "Rishi Israni"@en ;
    schema:description "Rishi Israni is an Indian software engineer, entrepreneur, and technology innovator, best known as the co-founder and Chief Technology Officer (CTO) of Zimplistic Pte Ltd, the Singapore-based company that created Rotimatic, the world’s first fully automatic roti-making machine. He is credited with developing the machine’s “brain” — its embedded intelligence and adaptive software — that enables it to sense, adjust, and optimize the roti-making process autonomously."@en ;
    fame:qid "Q187" ;
    schema:dateModified "2026-01-19T05:39:43+05:30"^^xsd:dateTime ;
    fame:P34 <https://famedata.org/entity/Q185> ;
    fame:P18 <https://famedata.org/entity/Q186> ;
    fame:P5 <https://famedata.org/entity/Q12> ;
    fame:P12 <https://famedata.org/entity/Q6> ;
    fame:P2 <https://famedata.org/entity/Q5> .