{
  "@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:W00022628000",
      "name": [
        "Elvis : Graceland : 1960-1969",
        "Elvis : Viva Las Vegas",
        "Elvis : Graceland",
        "Elvis : Graceland : 1969-1977",
        "Viva Las Vegas",
        "Graceland"
      ]
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:P00022628001",
      "name": "Guralnick, Peter"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00022628001",
      "@type": [
        "http://id.loc.gov/ontologies/bibframe/Work",
        "CreativeWork"
      ],
      "author": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:P00022628001"
      },
      "inLanguage": "en",
      "isPartOf": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:CFENNI"
      },
      "name": "Careless love : the unmaking of Elvis Presley",
      "workTranslation": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00022628000"
      }
    }
  ]
}