{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/28623",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "28623"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Ole Skeidsvoll"
  }, {
    "type" : "LastName",
    "value" : "Solheim"
  } ],
  "contactDetails" : {
    "email" : "ole.solheim@ntnu.no"
  },
  "image" : "https://api.nva.unit.no/cristin/person/28623/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.65.30.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/1920.16.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "nb" : "Overlege nevrokirurgi         "
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : {
    "nb" : "Nevrokirurgisk avdeling, St.Olavs Hospital"
  },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}