{
  "@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:P01086735801",
      "name": "Connolly, Ray"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W01086735801",
      "@type": [
        "http://id.loc.gov/ontologies/bibframe/Work",
        "CreativeWork"
      ],
      "author": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:P01086735801"
      },
      "inLanguage": "en",
      "isPartOf": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:CFENNI"
      },
      "name": "Being Elvis",
      "workTranslation": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:W01086735800"
      }
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W01086735800",
      "name": [
        "Legendan elämä 1935-1977",
        "Elvis Presley : legendan elämä 1935-1977"
      ]
    }
  ]
}