{
  "@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:W00097766100",
      "author": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:P00097766101"
      },
      "name": "...Kolme, neljä, viisi : numeroloruja"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00097766101",
      "author": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:P00097766101"
      },
      "name": "One... two... three... : a first book of numbers"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:P00097766101",
      "@type": "Person",
      "name": "Curry, Peter"
    }
  ]
}