{
  "@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:W00734206501",
      "author": {
        "@id": "http://urn.fi/URN:NBN:fi:au:pn:000142749"
      },
      "name": "The autobiography of Malcolm X as told to Alex Haley"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00734206500",
      "about": {
        "@id": "http://urn.fi/URN:NBN:fi:au:pn:000142749"
      },
      "author": {
        "@id": "http://urn.fi/URN:NBN:fi:au:pn:000142749"
      },
      "name": "Malcolm X"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:au:pn:000142749",
      "@type": "Person",
      "birthDate": "1925",
      "deathDate": "1965",
      "name": "X, Malcolm"
    }
  ]
}