{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1143470",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0001-8559-3519"
  }, {
    "type" : "CristinIdentifier",
    "value" : "1143470"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Iain George"
  }, {
    "type" : "LastName",
    "value" : "Johnston"
  }, {
    "type" : "PreferredFirstName",
    "value" : "Iain"
  }, {
    "type" : "PreferredLastName",
    "value" : "Johnston"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/184.12.11.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}