home » zplus/dokk.git
ID: 95f8fe2cb4e6128b78e4fc70e6ec06c016aaeb32
34 lines — 1K — 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:arch_user_magazine_issue_2_2009",
    "library:author": [
        "Kevin Eldridge",
        "Denis Martinez",
        "David Crouse",
        "Daniel Griffiths"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-3.0"
    ],
    "library:title": "Arch User Magazine [Issue 2]",
    "blob:at": {
        "@id": "file:/pdf/arch_user_magazine_issue_2_2009.pdf",
        "blob:primary_source": [
            "https://pkgbuild.com/~jelle/ArchUserMagazine-Issue2.pdf",
            "https://web.archive.org/web/20090515125142/http://archuser.com/downloads/Arch%20User%20Magazine%20-%20Issue%202"
        ],
        "blob:retrieval_date": "2023-11-11"
    }
}