{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/393315",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "393315"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Mirjam"
  }, {
    "type" : "LastName",
    "value" : "Ekstedt"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2012.2.75.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : { }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}