{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/706865",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "706865"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Andrea"
  }, {
    "type" : "LastName",
    "value" : "Raballo"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.53.10.11",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Post-doctoral research fellow",
        "nb" : "Postdoktor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.67.40.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Associate professor",
        "nb" : "Førsteamanuensis"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}