home » zplus/dokk.git
ID: b3148ca7f50da1ae5408b46c126284ef6273a46c
28 lines — 829B — 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:GNU_Parted_user_manual_v3.4_2021",
    "library:author": [
        "Free Software Foundation Inc."
    ],
    "license:licensed_under": [
        "dokk:license:GFDL-1.3-no-invariants-or-later"
    ],
    "library:title": "GNU Parted User Manual v3.4",
    "blob:at": {
        "@id": "file:/pdf/GNU_Parted_user_manual_v3.4_2021.pdf",
        "blob:primary_source": "https://www.gnu.org/software/parted/manual/parted.pdf",
        "blob:retrieval_date": "2023-04-16"
    }
}