{
  "@context": {
    "@vocab": "http://schema.org/",
    "rdau": "http://rdaregistry.info/Elements/u/",
    "skos": "http://www.w3.org/2004/02/skos/core#",
    "skos:prefLabel": {
      "@container": "@language"
    }
  },
  "@graph": [
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:CFENNI",
      "name": "Fennica"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00734206501",
      "@type": [
        "CreativeWork",
        "http://id.loc.gov/ontologies/bibframe/Work"
      ],
      "author": {
        "@id": "http://urn.fi/URN:NBN:fi:au:pn:000142749"
      },
      "inLanguage": "en",
      "isPartOf": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:CFENNI"
      },
      "name": "The autobiography of Malcolm X as told to Alex Haley",
      "workTranslation": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00734206500"
      }
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00734206500",
      "name": "Malcolm X"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:au:pn:000142749",
      "name": "X, Malcolm"
    }
  ]
}