@prefix :       <https://x.com/michelleefang/status/2053944163817898317#> .
@prefix rdf:    <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:   <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl:    <http://www.w3.org/2002/07/owl#> .
@prefix xsd:    <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:   <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .
@prefix dct:    <http://purl.org/dc/terms/> .
@prefix foaf:   <http://xmlns.com/foaf/0.1/> .
@prefix prov:   <http://www.w3.org/ns/prov#> .

: a owl:Ontology ;
    schema:name "SF Tech IRL Events — May 11–18, 2026 — KG Ontology"@en ;
    schema:description "Semantic model of Michelle Fang's curated thread listing 61+ IRL tech events in San Francisco for the week of May 11–18, 2026 — covering AI, startups, VC, engineering, and community gatherings organized by day."@en ;
    rdfs:label "SF Tech IRL Events — Knowledge Graph" ;
    schema:identifier "https://x.com/michelleefang/status/2053944163817898317" ;
    dct:source <https://x.com/michelleefang/status/2053944163817898317> ;
    dct:creator :michelleFang ; dct:date "2026-05-11"^^xsd:date .

:EventDay a owl:Class ; rdfs:label "Event Day" ; rdfs:comment "A day in the week of May 11–18, 2026 containing multiple IRL tech events in San Francisco." ; rdfs:isDefinedBy : .
:Event a owl:Class ; rdfs:label "Event" ; rdfs:comment "An IRL tech event listed in Michelle Fang's curated thread — AI meetups, VC mixers, demo nights, dinners, and community gatherings." ; rdfs:isDefinedBy : .
:KeyTakeaway a owl:Class ; rdfs:label "Key Takeaway" ; rdfs:comment "An insight about the SF tech event ecosystem derived from the curation." ; rdfs:isDefinedBy : .

:article a schema:Article, schema:SocialMediaPosting ;
    rdfs:label "SF Tech IRL Events — May 11–18, 2026" ;
    schema:name "SF Tech IRL Events — May 11–18, 2026"@en ;
    schema:headline "If you're new or looking to get more connected to SF tech: bookmark these 61+ irl events"@en ;
    schema:description "Michelle Fang (@michelleefang) curates a thread of 61+ IRL tech events in San Francisco for the week of May 11–18, 2026 — AI meetups, VC dinners, demo nights, community gatherings, and startup mixers organized by day. A comprehensive guide for getting connected to the SF tech ecosystem."@en ;
    schema:url <https://x.com/michelleefang/status/2053944163817898317> ;
    schema:datePublished "2026-05-11"^^xsd:date ;
    schema:author :michelleFang ;
    schema:about :sfTechEcosystem, :irlCommunityBuilding, :aiEventLandscape ;
    schema:hasPart :overviewSection, :eventsByDaySection, :faqPage, :glossarySet, :howtoSection, :daysGroup, :takeawaysGroup, : ; prov:wasGeneratedBy :kgGeneratorSkill .

:michelleFang a foaf:Person, schema:Person ;
    schema:name "Michelle Fang"@en ;
    schema:identifier "https://x.com/michelleefang" ;
    schema:url <https://x.com/michelleefang> ;
    schema:affiliation :stripe ;
    rdfs:comment "@stripe startups | https://startertosf.guide"@en .

:stripe a schema:Organization ; schema:name "Stripe"@en ; schema:url <https://stripe.com> .

:sfTechEcosystem a skos:Concept, schema:DefinedTerm ;
    schema:name "SF Tech Ecosystem"@en ;
    schema:description "The dense network of in-person tech events in San Francisco — AI meetups, VC dinners, demo nights, and community gatherings that form the connective tissue of the startup and technology community."@en ; rdfs:isDefinedBy : .

:irlCommunityBuilding a skos:Concept, schema:DefinedTerm ;
    schema:name "IRL Community Building"@en ;
    schema:description "In-real-life events as the primary mechanism for building authentic connections in the tech ecosystem — 61+ events in a single week demonstrating the density and velocity of SF tech networking."@en ; rdfs:isDefinedBy : .

:aiEventLandscape a skos:Concept, schema:DefinedTerm ;
    schema:name "AI Event Landscape"@en ;
    schema:description "The dominance of AI-themed events in the SF tech calendar — AI Council conferences, AI comedy nights, AI + engineering dinners, and agentic code meetups reflecting the central role of AI in the current ecosystem."@en ; rdfs:isDefinedBy : .

:daysGroup a schema:ArticleSection ; schema:name "Events by Day"@en ; schema:position 2 ; schema:hasPart :dayMonday, :dayTuesday, :dayWednesday, :dayThursday, :dayFriday, :dayWeekend .
:dayMonday a :EventDay ; rdfs:label "Monday, May 11" ; rdfs:comment "Day 0 Party x AI Council, CMO & Marketing Leaders Roundtable Dinner, AI + Engineering Leaders Dinner, AI Comedy Night."@en .
:dayTuesday a :EventDay ; rdfs:label "Tuesday, May 12" ; rdfs:comment "North Beach Food Tour with Listen Labs, CMU Builder Demo Night & Founder Mixer at Foundation Capital, AI Council Conference, Women + AI Dinner Party, Vibe Your SaaS Pitch Competition, AI-pilled teams."@en .
:dayWednesday a :EventDay ; rdfs:label "Wednesday, May 13" ; rdfs:comment "Research Meetup: Agentic Code, Ship It: Dinner & Drinks on a Boat, Fin x Metronome: Pricing Strategies for AI Agents."@en .
:dayThursday a :EventDay ; rdfs:label "Thursday–Friday, May 14–15" ; rdfs:comment "Additional events continuing the week's density of AI and startup gatherings."@en .
:dayFriday a :EventDay ; rdfs:label "Friday, May 15" ; rdfs:comment "End-of-week community events and mixers."@en .
:dayWeekend a :EventDay ; rdfs:label "Weekend, May 16–18" ; rdfs:comment "Weekend hackathons, brunches, and community gatherings closing out the week."@en .

:events a schema:ArticleSection ; schema:name "Featured Events"@en ; schema:position 3 ; schema:hasPart :dayZeroParty, :cmoDinner, :aiComedyNight, :cmuDemoNight, :womenAI, :agenticCode, :shipItBoat .
:dayZeroParty a :Event ; rdfs:label "Day 0 Party x AI Council" ; rdfs:comment "Welcome party with Bessemer, Zetta & Zero Prime — featuring @petesoder, @ytr4n_, @bessemervp."@en .
:cmoDinner a :Event ; rdfs:label "CMO & Marketing Leaders Roundtable Dinner" ; rdfs:comment "Exclusive dinner for marketing leaders — hosted by @theaievangelist."@en .
:aiComedyNight a :Event ; rdfs:label "AI Comedy Night: Builder's Edition" ; rdfs:comment "Comedy night at the intersection of AI and entertainment."@en .
:cmuDemoNight a :Event ; rdfs:label "CMU Builder Demo Night & Founder Mixer" ; rdfs:comment "At Foundation Capital featuring Powell St — @cmutehq, @sofangtastic, @realleolu."@en .
:womenAI a :Event ; rdfs:label "Women + AI: An SF Dinner Party Series, No. 3" ; rdfs:comment "Dinner party series for women in AI — building community through shared meals."@en .
:agenticCode a :Event ; rdfs:label "Research Meetup: Agentic Code (SF)" ; rdfs:comment "Meetup focused on AI agents and code generation."@en .
:shipItBoat a :Event ; rdfs:label "Ship It: Dinner & Drinks on a Boat" ; rdfs:comment "Networking event on a boat featuring @motherduck, @lancedb, @bebischof."@en .

:takeawaysGroup a schema:ArticleSection ; schema:name "Key Takeaways"@en ; schema:position 4 ; schema:hasPart :ktDensity, :ktAItheme, :ktAccessibility .
:ktDensity a :KeyTakeaway ; rdfs:label "Extraordinary Event Density" ; rdfs:comment "61+ IRL events in a single week demonstrates that SF's tech networking velocity has not moved online — it has intensified in person. The physical density of the ecosystem remains its competitive advantage."@en .
:ktAItheme a :KeyTakeaway ; rdfs:label "AI Is the Organizing Theme" ; rdfs:comment "The majority of events center on AI — from AI Council conferences to agentic code meetups, AI comedy nights to AI pricing strategy dinners. AI has become the gravitational center of SF tech community building."@en .
:ktAccessibility a :KeyTakeaway ; rdfs:label "Curated Accessibility Lowers Barriers" ; rdfs:comment "Michelle Fang's curation transforms an overwhelming calendar into an accessible guide — particularly valuable for newcomers. Public curation as community service is itself a signal of ecosystem health."@en .

:overviewSection a schema:ArticleSection ; schema:name "Overview"@en ; schema:position 1 ; schema:description "Michelle Fang curates 61+ IRL tech events in San Francisco for May 11–18, 2026 — a comprehensive guide for newcomers and those seeking deeper SF tech connections."@en .
:eventsByDaySection a schema:ArticleSection ; schema:name "Events by Day"@en ; schema:position 2 .

:faqPage a schema:FAQPage ; schema:name "Frequently Asked Questions"@en ; schema:mainEntity :faq1, :faq2, :faq3, :faq4, :faq5, :faq6, :faq7, :faq8, :faq9, :faq10, :faq11, :faq12 .
:faq1 a schema:Question ; schema:name "How many events are listed?"@en ; schema:acceptedAnswer :a1 . :a1 a schema:Answer ; schema:text "61+ IRL tech events in San Francisco for the week of May 11–18, 2026 — covering Monday through the weekend."@en .
:faq2 a schema:Question ; schema:name "Who curated this list?"@en ; schema:acceptedAnswer :a2 . :a2 a schema:Answer ; schema:text "Michelle Fang (@michelleefang) — works on startups at Stripe and runs the startertosf.guide resource. Her curation is designed to help newcomers and people seeking deeper SF tech connections."@en .
:faq3 a schema:Question ; schema:name "What types of events are included?"@en ; schema:acceptedAnswer :a3 . :a3 a schema:Answer ; schema:text "AI conferences, VC/founder mixers, demo nights, dinner parties, comedy shows, pitch competitions, research meetups, food tours, boat parties, and community gatherings."@en .
:faq4 a schema:Question ; schema:name "What is the dominant theme?"@en ; schema:acceptedAnswer :a4 . :a4 a schema:Answer ; schema:text "AI dominates — AI Council conference, AI Comedy Night, AI + Engineering Leaders Dinner, agentic code meetup, AI pricing strategies, AI-pilled teams. AI is the gravitational center of SF tech community building in 2026."@en .
:faq5 a schema:Question ; schema:name "Where are these events hosted?"@en ; schema:acceptedAnswer :a5 . :a5 a schema:Answer ; schema:text "Across San Francisco — venues include Foundation Capital, various restaurants and bars, a boat on the bay, and multiple event spaces. Most events use Luma for registration."@en .
:faq6 a schema:Question ; schema:name "What is the Day 0 Party?"@en ; schema:acceptedAnswer :a6 . :a6 a schema:Answer ; schema:text "The Initial Commit: Day 0 Welcome Party — co-hosted by Bessemer, Zetta & Zero Prime, featuring @petesoder, @ytr4n_, and @bessemervp. A kickoff event for the week."@en .
:faq7 a schema:Question ; schema:name "Are there women-focused events?"@en ; schema:acceptedAnswer :a7 . :a7 a schema:Answer ; schema:text "Yes — Women + AI: An SF Dinner Party Series, No. 3 creates space specifically for women in the AI community to connect over a shared meal."@en .
:faq8 a schema:Question ; schema:name "What events focus on engineering and code?"@en ; schema:acceptedAnswer :a8 . :a8 a schema:Answer ; schema:text "Research Meetup: Agentic Code focuses on AI agents and code generation. CMU Builder Demo Night features founder demos. AI + Engineering Leaders Dinner brings engineering leadership together."@en .
:faq9 a schema:Question ; schema:name "How do I register?"@en ; schema:acceptedAnswer :a9 . :a9 a schema:Answer ; schema:text "Most events use Luma (luma.com) for registration — individual event links are provided in Michelle Fang's thread."@en .
:faq10 a schema:Question ; schema:name "Is this a typical week for SF tech events?"@en ; schema:acceptedAnswer :a10 . :a10 a schema:Answer ; schema:text "61+ events in one week demonstrates that SF's IRL tech networking has intensified rather than moved online. This density is representative of the ecosystem's current velocity."@en .
:faq11 a schema:Question ; schema:name "What is startertosf.guide?"@en ; schema:acceptedAnswer :a11 . :a11 a schema:Answer ; schema:text "A resource by Michelle Fang designed to help newcomers navigate and get connected to the San Francisco tech ecosystem — the thread is an extension of this mission."@en .
:faq12 a schema:Question ; schema:name "Why does IRL community building matter?"@en ; schema:acceptedAnswer :a12 . :a12 a schema:Answer ; schema:text "In-real-life events create authentic connections that online networking cannot replicate. The density of physical events in SF is a competitive advantage for the ecosystem — serendipitous collisions between founders, investors, and engineers drive innovation."@en .

:glossarySet a schema:DefinedTermSet ; schema:name "Glossary of Key Terms"@en ; schema:hasDefinedTerm :sfTechEcosystem, :irlCommunityBuilding, :aiEventLandscape, :lumaTerm, :starterToSF .
:lumaTerm a schema:DefinedTerm ; schema:name "Luma"@en ; schema:description "Event registration platform (luma.com) widely used by SF tech event organizers for ticketing and attendee management."@en .
:starterToSF a schema:DefinedTerm ; schema:name "Starter to SF Guide"@en ; schema:description "Michelle Fang's resource (startertosf.guide) for newcomers navigating and getting connected to the San Francisco tech ecosystem."@en .

:howtoSection a schema:HowTo ; schema:name "How to Get Connected to SF Tech Through IRL Events"@en ; schema:description "A seven-step guide for newcomers and those seeking deeper connections in the SF tech ecosystem, derived from Michelle Fang's curation approach."@en ; schema:step :step1, :step2, :step3, :step4, :step5, :step6, :step7 .
:step1 a schema:HowToStep ; schema:name "Follow Curators Like Michelle Fang"@en ; schema:position 1 ; schema:text "Find and follow people who curate event lists for the community. Curators do the filtering work — turning an overwhelming calendar into an accessible guide. Michelle Fang's thread is a model of this."@en .
:step2 a schema:HowToStep ; schema:name "Bookmark Events by Day"@en ; schema:position 2 ; schema:text "Organize events by day rather than by type. The weekly cadence matters — Monday kickoffs, midweek conferences, weekend community gatherings each serve different networking purposes."@en .
:step3 a schema:HowToStep ; schema:name "Start with Welcome and Community Events"@en ; schema:position 3 ; schema:text "Day 0 parties and welcome events are designed for newcomers. They are lower-pressure than industry conferences and explicitly structured for meeting people. Prioritize these over conference sessions."@en .
:step4 a schema:HowToStep ; schema:name "Register Early via Luma"@en ; schema:position 4 ; schema:text "Most SF tech events use Luma for registration. Events fill up quickly. Register as soon as the list drops rather than waiting until the day before."@en .
:step5 a schema:HowToStep ; schema:name "Anchor Around Your Interest Area"@en ; schema:position 5 ; schema:text "AI events dominate but there are specialized gatherings for marketing leaders, engineers, women in tech, and SaaS founders. Pick events aligned with your domain for higher-quality connections."@en .
:step6 a schema:HowToStep ; schema:name "Go to Multiple Events in a Week"@en ; schema:position 6 ; schema:text "The density advantage compounds — attending 3-4 events in a week builds momentum. You start seeing familiar faces, and serendipitous connections multiply across venues."@en .
:step7 a schema:HowToStep ; schema:name "Pay It Forward — Become a Curator"@en ; schema:position 7 ; schema:text "Once connected, curate your own list for newcomers. Michelle Fang's model shows that public curation is itself a powerful form of community contribution — it signals ecosystem health."@en .

:kgGeneratorSkill a schema:SoftwareApplication ; schema:name "kg-generator skill"@en ; schema:url <https://github.com/anomalyco/opencode/tree/main/kg-generator> ; schema:description "LLM-prompt-based Knowledge Graph generation skill."@en .
