{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/50257",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "50257"
  }, {
    "type" : "ORCID",
    "value" : "0000-0002-6819-6164"
  } ],
  "names" : [ {
    "type" : "PreferredLastName",
    "value" : "Lundervold"
  }, {
    "type" : "PreferredFirstName",
    "value" : "Astri J."
  }, {
    "type" : "FirstName",
    "value" : "Astri Johansen"
  }, {
    "type" : "LastName",
    "value" : "Lundervold"
  } ],
  "contactDetails" : {
    "email" : "astri.lundervold@uib.no",
    "webPage" : "https://www4.uib.no/en/research/research-groups/neuropsychological-deep-phenotyping-group-ndp"
  },
  "image" : "https://api.nva.unit.no/cristin/person/50257/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/184.17.36.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2057.2.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : { }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "1403",
    "label" : {
      "en" : "Neuropsychology",
      "nb" : "Nevropsykologi"
    }
  } ],
  "background" : { },
  "place" : {
    "nb" : "Avdeling for biologisk og medisinsk psykologi, Jonas Lies vei 91, 5009 Bergen",
    "en" : "Department of Biological and Medical Psychology, Jonas Lies vei 91, 5009 Bergen"
  },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}