{
  "@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:P00664950601",
      "@type": "Person",
      "name": "Morita, Yoneo"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00664950601",
      "author": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:P00664950601"
      },
      "name": "Woof!"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00664950600",
      "author": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:P00664950601"
      },
      "name": [
        "Pörröinen ystäväni",
        "Hau, hau! : pörröinen ystäväni"
      ]
    }
  ]
}