home » zplus/dokk.git
ID: e2a3be01440b020ca7e8e9ad843bb6f77b71a8bd
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_490",
    "comicstrip:published": "2011-11-09",
    "comicstrip:license": "dokk:license:CC-BY-SA-3.0",
    "comicstrip:tag": [
        "ip",
        "law",
        "money",
        "violence"
    ],
    "comicstrip:title": "Careful II",
    "comicstrip:website": "https://mimiandeunice.com/2011/11/09/careful-ii/",
    "comicstrip:author_comment": "…and this is what inevitably happens when you regularly pay people not to punch you.",
    "comicstrip:transcript": [
        {
            "comicstrip:order": 1,
            "comicstrip:panel": 1,
            "comicstrip:character": "onomatopoeia",
            "comicstrip:text": "POW!"
        },
        {
            "comicstrip:order": 2,
            "comicstrip:panel": 2,
            "comicstrip:character": "mimi",
            "comicstrip:text": "Why did you punch me?!"
        },
        {
            "comicstrip:order": 3,
            "comicstrip:panel": 3,
            "comicstrip:character": "eunice",
            "comicstrip:text": "You didn't pay me not to."
        }
    ],
    "@type": "comicstrip:ComicStripPanel",
    "comicstrip:series": "dokk:mimi_and_eunice",
    "comicstrip:number": "490",
    "blob:at": {
        "@id": "file:/images/mimi_and_eunice/490.png",
        "blob:primary_source": "https://mimiandeunice.com/wp-content/uploads/2011/11/ME_490_NoPayoff.png",
        "blob:retrieval_date": "2023-05-30"
    }
}