{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1504426",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0001-5684-1499"
  }, {
    "type" : "CristinIdentifier",
    "value" : "1504426"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Polak"
  }, {
    "type" : "FirstName",
    "value" : "Rainer"
  } ],
  "contactDetails" : {
    "webPage" : "https://www.rainerpolak.de/"
  },
  "image" : "https://api.nva.unit.no/cristin/person/1504426/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.14.36.3",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Associate professor",
        "nb" : "Førsteamanuensis"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}