home » zplus/dokk.git
ID: abe8e65944b2a3d7ec43bba413a980acf51ec75d
54 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_181",
    "comicstrip:published": "2010-09-07",
    "comicstrip:license": "dokk:license:CC-BY-SA-3.0",
    "comicstrip:tag": [
        "appearance",
        "arguments",
        "delusions",
        "fear",
        "humans",
        "perspective",
        "psychology"
    ],
    "comicstrip:title": "Helmet",
    "comicstrip:website": "https://mimiandeunice.com/2010/09/07/helmet/",
    "comicstrip:author_comment": "Self-righteous helmet naggers are a much more prevalent danger to cyclists than physical injuries.  There’s little evidence my helmet would increase my physical safety in case of an accident (there’s as much evidence for the opposite, in fact), but it does protect my social safety. If I suffered an accident, I’d need the support of my friends and family, and they threaten to withhold this if I don’t wear a helmet.  So I do. And then I make cartoons complaining about it.",
    "comicstrip:transcript": [
        {
            "comicstrip:order": 1,
            "comicstrip:panel": 1,
            "comicstrip:character": "mimi",
            "comicstrip:text": "My helmet protects me!"
        },
        {
            "comicstrip:order": 2,
            "comicstrip:panel": 2,
            "comicstrip:character": "eunice",
            "comicstrip:text": "Helmeted cyclists have more fatal accidents than un-helmeted."
        },
        {
            "comicstrip:order": 3,
            "comicstrip:panel": 3,
            "comicstrip:character": "mimi",
            "comicstrip:text": "It protects me from self-righteous nagging to wear a helmet!"
        }
    ],
    "@type": "comicstrip:ComicStripPanel",
    "comicstrip:series": "dokk:mimi_and_eunice",
    "comicstrip:number": "181",
    "blob:at": {
        "@id": "file:/images/mimi_and_eunice/181.png",
        "blob:primary_source": "https://ninapaley.com/mimiandeunice/wp-content/uploads/2010/09/ME_181_Helmet1.png",
        "blob:retrieval_date": "2023-05-27"
    }
}