home » zplus/dokk.git
ID: 804393b43bcad022f904c5096dafe2824b626272
51 lines — 2K — View raw


{
    "@context": {
        "comicstrip": "dokk:vocab:comicstrip:",
        "comicstrip:license": {
            "@type": "@id"
        },
        "comicstrip:series": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@id": "dokk:mimi_and_eunice_189",
    "comicstrip:published": "2010-09-13",
    "comicstrip:license": "dokk:license:CC-BY-SA-3.0",
    "comicstrip:tag": [
        "arguments",
        "delusions",
        "helmet wars!",
        "psychology"
    ],
    "comicstrip:title": "Helmet Wars! Brain Damage",
    "comicstrip:website": "https://mimiandeunice.com/2010/09/13/helmet-wars-brain-damage/",
    "comicstrip:author_comment": "I rode one season without a helmet. It was exciting, liberating, and sensual. Then, on my first ride wearing a helmet again, my mind was filled with resentful judgements of all the cyclists I saw who weren’t wearing helmets. Just wearing a helmet messed up my brain.",
    "comicstrip:transcript": [
        {
            "comicstrip:order": 1,
            "comicstrip:panel": 1,
            "comicstrip:character": "mimi",
            "comicstrip:text": "Everyone must wear a helmet!"
        },
        {
            "comicstrip:order": 2,
            "comicstrip:panel": 2,
            "comicstrip:character": "mimi",
            "comicstrip:text": "...or be shamed, ostracized, and punished - for their own good!"
        },
        {
            "comicstrip:order": 3,
            "comicstrip:panel": 3,
            "comicstrip:character": "eunice",
            "comicstrip:text": "You're making me think helmets cause brain damage."
        }
    ],
    "@type": "comicstrip:ComicStripPanel",
    "comicstrip:series": "dokk:mimi_and_eunice",
    "comicstrip:number": "189",
    "blob:at": {
        "@id": "file:/images/mimi_and_eunice/189.png",
        "blob:primary_source": "https://ninapaley.com/mimiandeunice/wp-content/uploads/2010/09/ME_189_HelmetBrainDamage2.png",
        "blob:retrieval_date": "2023-05-27"
    }
}