{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/49624",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "49624"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Håkon"
  }, {
    "type" : "LastName",
    "value" : "Høst"
  } ],
  "contactDetails" : {
    "telephone" : "(+47) 997 09 945"
  },
  "image" : "https://api.nva.unit.no/cristin/person/49624/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2057.2.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher ii",
        "nb" : "Forsker ii"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/7463.0.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : { }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}