{
  "@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:W01152078300",
      "name": "Kuolema kanavalla"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:au:pn:000062128",
      "name": "Van de Wetering, Janwillem"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W01152078301",
      "@type": [
        "http://id.loc.gov/ontologies/bibframe/Work",
        "CreativeWork"
      ],
      "author": {
        "@id": "http://urn.fi/URN:NBN:fi:au:pn:000062128"
      },
      "inLanguage": "en",
      "isPartOf": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:CFENNI"
      },
      "name": "The corpse on the dike",
      "workTranslation": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:W01152078300"
      }
    }
  ]
}