home » zplus/dokk.git
ID: 718c07c9047de60aeab5ff77904ea2b1319b744c
48 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_32",
    "comicstrip:published": "2010-07-27",
    "comicstrip:license": "dokk:license:CC-BY-SA-3.0",
    "comicstrip:tag": [
        "ip",
        "learning"
    ],
    "comicstrip:title": "Do the Math",
    "comicstrip:website": "https://mimiandeunice.com/2010/07/27/do-the-math/",
    "comicstrip:transcript": [
        {
            "comicstrip:order": 1,
            "comicstrip:panel": 1,
            "comicstrip:character": "mimi",
            "comicstrip:text": "Attention is scarce. Information is not. Do the math."
        },
        {
            "comicstrip:order": 2,
            "comicstrip:panel": 2,
            "comicstrip:character": "eunice",
            "comicstrip:text": "√x y π ????i 2+2=5?"
        },
        {
            "comicstrip:order": 3,
            "comicstrip:panel": 3,
            "comicstrip:character": "eunice",
            "comicstrip:text": "Charge for the information and get the attention for free?"
        }
    ],
    "@type": "comicstrip:ComicStripPanel",
    "comicstrip:series": "dokk:mimi_and_eunice",
    "comicstrip:number": "32",
    "blob:at": {
        "@id": "file:/images/mimi_and_eunice/32.png",
        "blob:primary_source": "https://ninapaley.com/mimiandeunice/wp-content/uploads/2010/07/MimiEunice_32.png",
        "blob:retrieval_date": "2023-05-24"
    }
}