{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/42602",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0002-4274-5794"
  }, {
    "type" : "CristinIdentifier",
    "value" : "42602"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Holmestad"
  }, {
    "type" : "FirstName",
    "value" : "Randi"
  } ],
  "image" : "https://api.nva.unit.no/cristin/person/42602/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.66.20.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "1397",
    "label" : {
      "en" : "Electron microscopy",
      "nb" : "Elektronmikroskopi"
    }
  }, {
    "type" : "1318",
    "label" : {
      "en" : "Electron diffraction",
      "nb" : "Elektrondiffraksjon"
    }
  }, {
    "type" : "3551",
    "label" : {
      "en" : "Functional materials",
      "nb" : "Funksjonelle materialer"
    }
  }, {
    "type" : "3312",
    "label" : {
      "en" : "Construction materials",
      "nb" : "Konstruksjonsmaterialer"
    }
  }, {
    "type" : "3298",
    "label" : {
      "en" : "Electron crystallography",
      "nb" : "Elektron krystallografi"
    }
  }, {
    "type" : "3010",
    "label" : {
      "en" : "Aluminium",
      "nb" : "Aluminium"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ {
    "type" : "NO",
    "label" : {
      "en" : "Norway",
      "nb" : "Norge"
    }
  } ],
  "awards" : [ ]
}