{
  "@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:au:pn:000059716",
      "name": "Stevenson, Robert Louis"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00606949500",
      "name": [
        "Kidnapped : being memoirs of the adventures of David Balfour in the year 1751, etc",
        "Ryöstölapsi : kertomus David Balfourin seikkailuista"
      ]
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00051458601",
      "@type": [
        "http://id.loc.gov/ontologies/bibframe/Work",
        "CreativeWork"
      ],
      "author": {
        "@id": "http://urn.fi/URN:NBN:fi:au:pn:000059716"
      },
      "inLanguage": "en",
      "isPartOf": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:CFENNI"
      },
      "name": "Kidnapped : being memoirs of the adventures of David Balfour in the year 1751, etc",
      "workTranslation": [
        {
          "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00051458600"
        },
        {
          "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00606949500"
        }
      ]
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00051458600",
      "name": "Kidnappaus kannella"
    }
  ]
}