{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/34266",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0002-8778-0999"
  }, {
    "type" : "CristinIdentifier",
    "value" : "34266"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Jiang"
  }, {
    "type" : "FirstName",
    "value" : "Zhiyu"
  } ],
  "contactDetails" : {
    "telephone" : "45101672",
    "email" : "zhiyu.jiang@uia.no",
    "webPage" : "https://www.uia.no/english/about-uia/employees/zhiyuj/index.html"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.0.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/201.15.3.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Associate professor",
        "nb" : "Førsteamanuensis"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "4686",
    "label" : {
      "en" : "Reliability",
      "nb" : "Pålitelighet",
      "nn" : "Pålitelighet"
    }
  }, {
    "type" : "4687",
    "label" : {
      "en" : "Design",
      "nb" : "Dimensjonering",
      "nn" : "Dimensjonering"
    }
  }, {
    "type" : "3021",
    "label" : {
      "en" : "Dynamics",
      "nb" : "Dynamikk"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}