home » zplus/dokk.git
ID: b27b29c4257abd1aae8f2e87868cf47bf1a463d1
28 lines — 793B — 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:guide_public_domain_tools",
    "library:author": [
        "Creative Commons"
    ],
    "license:licensed_under": [
        "dokk:license:CC0-1.0"
    ],
    "library:title": "Guide to using public domain tools",
    "blob:at": {
        "@id": "file:/pdf/guide_public_domain_tools.pdf",
        "blob:primary_source": "https://wiki.creativecommons.org/images/8/88/Publicdomain.pdf",
        "blob:retrieval_date": "2023-04-02"
    }
}