{
    "@graph": [
        {
            "@id": "sdcdata:M30913022",
            "@type": "schema:Dataset",
            "about": "sdc:M30913022",
            "license": "http://creativecommons.org/publicdomain/zero/1.0/",
            "softwareVersion": "1.0.0",
            "version": 755656269,
            "dateModified": "2023-04-28T15:23:12Z"
        },
        {
            "@id": "sdc:M30913022",
            "@type": [
                "wikibase:Mediainfo",
                "schema:MediaObject",
                "schema:ImageObject"
            ],
            "caption": {
                "@language": "en",
                "@value": "Gray's Anatomy 20th edition (1918)- Title page. Written by anatomist Henry Gray."
            },
            "label": {
                "@language": "en",
                "@value": "Gray's Anatomy 20th edition (1918)- Title page. Written by anatomist Henry Gray."
            },
            "encodingFormat": "image/png",
            "contentUrl": "https://upload.wikimedia.org/wikipedia/commons/d/dc/Gray%27s_Anatomy_20th_edition_%281918%29-_Title_page.png",
            "url": "http://commons.wikimedia.org/wiki/Special:FilePath/Gray%27s%20Anatomy%2020th%20edition%20%281918%29-%20Title%20page.png",
            "contentSize": 460137,
            "height": 1740,
            "width": 1056
        },
        {
            "@id": "sdc:M65077138",
            "sameAs": "sdc:M30913022"
        }
    ],
    "@context": {
        "sdcdata": "https://commons.wikimedia.org/wiki/Special:EntityData/",
        "schema": "http://schema.org/",
        "about": {
            "@id": "schema:about",
            "@type": "@id"
        },
        "sdc": "https://commons.wikimedia.org/entity/",
        "cc": "http://creativecommons.org/ns#",
        "license": {
            "@id": "cc:license",
            "@type": "@id"
        },
        "softwareVersion": {
            "@id": "schema:softwareVersion"
        },
        "version": {
            "@id": "schema:version"
        },
        "xsd": "http://www.w3.org/2001/XMLSchema#",
        "dateModified": {
            "@id": "schema:dateModified",
            "@type": "xsd:dateTime"
        },
        "wikibase": "http://wikiba.se/ontology#",
        "caption": {
            "@id": "schema:caption"
        },
        "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
        "label": {
            "@id": "rdfs:label"
        },
        "encodingFormat": {
            "@id": "schema:encodingFormat"
        },
        "contentUrl": {
            "@id": "schema:contentUrl",
            "@type": "@id"
        },
        "url": {
            "@id": "schema:url",
            "@type": "@id"
        },
        "contentSize": {
            "@id": "schema:contentSize"
        },
        "height": {
            "@id": "schema:height"
        },
        "width": {
            "@id": "schema:width"
        },
        "owl": "http://www.w3.org/2002/07/owl#",
        "sameAs": {
            "@id": "owl:sameAs",
            "@type": "@id"
        }
    }
}