{
  "@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:W00032974701",
      "@type": [
        "http://id.loc.gov/ontologies/bibframe/Work",
        "CreativeWork"
      ],
      "author": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:P00032974701"
      },
      "inLanguage": "en",
      "isPartOf": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:CFENNI"
      },
      "name": "The small woman",
      "workTranslation": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00032974700"
      }
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:P00032974701",
      "name": "Burgess, Alan"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00032974700",
      "name": "Pieni nainen"
    }
  ]
}