{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1472510",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "1472510"
  }, {
    "type" : "ORCID",
    "value" : "0000-0001-8635-4624"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Sanderson"
  }, {
    "type" : "FirstName",
    "value" : "Benjamin"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/7475.0.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Resarch manager",
        "nb" : "Forskningsleder"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}