@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<https://balajis.com/> rdf:type schema:WebPage .
_:b2_b0 rdf:type schema:Article .
_:b2_b0 schema:author _:b2_b1 .
_:b2_b0 schema:dateModified "2020-11-14T22:16:43.000Z"^^schema:Date .
_:b2_b0 schema:datePublished "2020-07-09T09:37:15.000Z"^^schema:Date .
_:b2_b0 schema:description "Here&#x27;s a bio in the third person:\n\n&gt; Balaji S. Srinivasan is an angel investor and entrepreneur. Formerly the CTO of\nCoinbase and General Partner at Andreessen Horowitz, he was also the cofounder\nof Earn.com (acquired by Coinbase\n[https://techcrunch.com/2018/04/16/coinbase-buys-earn-com-and-makes-ceo-balaji-srinivasan-its-first-cto/]\n), Counsyl (acquired by Myriad\n[https://twitter.com/balajis/status/1001277166032633856]), Teleport (acquired\nby\nTopia [https://teleport.org/blog/2017/04/teleport-a-" .
_:b2_b0 schema:headline "About Balaji S. Srinivasan" .
_:b2_b0 schema:mainEntityOfPage <https://balajis.com/> .
_:b2_b0 schema:publisher _:b2_b3 .
_:b2_b0 schema:url <https://balajis.com/about/> .
_:b2_b1 rdf:type schema:Person .
_:b2_b1 schema:image _:b2_b2 .
_:b2_b1 schema:name "Balaji S. Srinivasan" .
_:b2_b1 schema:sameAs <https://twitter.com/balajis> .
_:b2_b1 schema:url <https://balajis.com/author/balajis/> .
_:b2_b2 rdf:type schema:ImageObject .
_:b2_b2 schema:height "250"^^xsd:integer .
_:b2_b2 schema:url <https://www.gravatar.com/avatar/dafd097d6aef2117a3dad4bae3b067cf?s=250&d=mm&r=x> .
_:b2_b2 schema:width "250"^^xsd:integer .
_:b2_b3 rdf:type schema:Organization .
_:b2_b3 schema:logo _:b2_b4 .
_:b2_b3 schema:name "Balaji S. Srinivasan" .
_:b2_b3 schema:url <https://balajis.com/> .
_:b2_b4 rdf:type schema:ImageObject .
_:b2_b4 schema:height "60"^^xsd:integer .
_:b2_b4 schema:url <https://balajis.com/favicon.png> .
_:b2_b4 schema:width "60"^^xsd:integer .




