{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/866969",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "866969"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Roman"
  }, {
    "type" : "LastName",
    "value" : "Vitenberg"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.5.77",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/217.8.4.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Associate professor",
        "nb" : "Førsteamanuensis"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}