home » zplus/dokk.git
ID: 94a752755505e85d5dd9f64cb2da245ba6e2e853
28 lines — 782B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:the_legacy_of_steve_jobs_2011_jxself",
    "library:author": [
        "Jason Self"
    ],
    "license:licensed_under": [
        "dokk:license:GPL-3.0-or-later"
    ],
    "library:title": "The Legacy Of Steve Jobs",
    "blob:at": {
        "@id": "file:/pdf/the_legacy_of_steve_jobs_2011_jxself.pdf",
        "blob:primary_source": "https://jxself.org/steve-jobs.shtml",
        "blob:retrieval_date": "2023-10-22"
    }
}