{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/516",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "516"
  }, {
    "type" : "ORCID",
    "value" : "0000-0003-3300-7420"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Mona-Elisabeth"
  }, {
    "type" : "LastName",
    "value" : "Rootwelt-Revheim"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.53.2.17",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2012.28.10.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Head physician",
        "nb" : "Overlege"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2012.30.20.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "nb" : "Avdelingsoverlege"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}