{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1318661",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0003-3698-0541"
  }, {
    "type" : "CristinIdentifier",
    "value" : "1318661"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Baifan"
  }, {
    "type" : "LastName",
    "value" : "Zhou"
  } ],
  "contactDetails" : {
    "email" : "baifan.zhou@oslomet.no",
    "webPage" : "https://scholar.google.com/citations?user=zaxtQDEAAAAJ&hl=en"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.5.29",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/215.6.4.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Associate professor",
        "nb" : "Førsteamanuensis"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "1208",
    "label" : {
      "en" : "Informatics",
      "nb" : "Informatikk"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}