{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/56647",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0002-7213-8012"
  }, {
    "type" : "CristinIdentifier",
    "value" : "56647"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Torben"
  }, {
    "type" : "LastName",
    "value" : "Wisborg"
  } ],
  "contactDetails" : {
    "email" : "torben.wisborg@uit.no",
    "webPage" : "https://uit.no/ansatte/torben.wisborg"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/186.31.13.43",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Emeritus",
        "nb" : "Emeritus"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/217.7.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/1901.0.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Head physician",
        "nb" : "Overlege"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}