{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/15064",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "15064"
  }, {
    "type" : "ORCID",
    "value" : "0000-0002-8564-0343"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Holden"
  }, {
    "type" : "FirstName",
    "value" : "Helge"
  } ],
  "contactDetails" : {
    "email" : "helge.holden@ntnu.no",
    "webPage" : "https://www.ntnu.edu/employees/holden"
  },
  "image" : "https://api.nva.unit.no/cristin/person/15064/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.13.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.63.15.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ {
    "name" : "IME-fakultetets formidlingspris",
    "year" : 2005,
    "awardFor" : {
      "type" : "ResearchDissemination",
      "label" : {
        "en" : "Dissemination of research results",
        "nb" : "Forskningsformidling"
      }
    },
    "distribution" : {
      "type" : "National",
      "label" : {
        "en" : "National",
        "nb" : "Nasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/194.63.15.0"
    }
  } ]
}