{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/48804",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "48804"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Bente Elisabeth"
  }, {
    "type" : "LastName",
    "value" : "Moen"
  } ],
  "contactDetails" : {
    "email" : "bente.moen@uib.no",
    "webPage" : "http://www.uib.no/cih"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/184.13.26.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Emeritus",
        "nb" : "Emeritus"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/1936.4.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "nb" : "Overlege / forsker"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}