home » zplus/dokk.git
ID: cc1deb4fae3578dfdbf69e73f164e883f4ab6b4c
28 lines — 774B — 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:cobol_will_live_forever_2013_jxself",
    "library:author": [
        "Jason Self"
    ],
    "license:licensed_under": [
        "dokk:license:GPL-3.0-or-later"
    ],
    "library:title": "COBOL Will Live Forever",
    "blob:at": {
        "@id": "file:/pdf/cobol_will_live_forever_2013_jxself.pdf",
        "blob:primary_source": "https://jxself.org/cobol.shtml",
        "blob:retrieval_date": "2023-10-22"
    }
}