home » zplus/dokk.git
ID: 9eb297ee8ff51d27d5941f43d14bfae36f1ebb46
31 lines — 1017B — 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:Basic_Algebra_With_Applications-Zaigralin",
    "library:website": "http://melikamp.com/basic-algebra.shtml",
    "library:repository": "https://git.albertleadata.org/melikamp/basic-algebra",
    "library:author": [
        "Ivan G. Zaigralin"
    ],
    "license:licensed_under": [
        "dokk:license:GPL-3.0-or-later",
        "dokk:license:CC-BY-SA-4.0"
    ],
    "library:title": "Basic Algebra With Applications",
    "blob:at": {
        "@id": "file:/pdf/Basic_Algebra_With_Applications-Zaigralin.pdf",
        "blob:primary_source": "http://melikamp.com/math/basic-algebra-text/basic-algebra.pdf",
        "blob:retrieval_date": "2023-03-07"
    }
}