{
  "@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:P00334585101",
      "@type": "Person",
      "name": "Truus"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00334585101",
      "author": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:P00334585101"
      },
      "name": "Pablo aime aller á l'école"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00334585100",
      "author": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:P00334585101"
      },
      "name": "Pikku Make lähtee kouluun"
    }
  ]
}