{
  "@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:au:pn:000111395",
      "name": "Hotinen, Juha-Pekka"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00958992700",
      "name": "La Fenice : kolminäytöksinen ooppera (opera tragicomica)"
    },
    {
      "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00958992701",
      "@type": [
        "http://id.loc.gov/ontologies/bibframe/Work",
        "CreativeWork"
      ],
      "author": {
        "@id": "http://urn.fi/URN:NBN:fi:au:pn:000111395"
      },
      "inLanguage": "fi",
      "isPartOf": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:CFENNI"
      },
      "name": "La Fenice. Libretto",
      "workTranslation": {
        "@id": "http://urn.fi/URN:NBN:fi:bib:me:W00958992700"
      }
    }
  ]
}