{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/28245",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "28245"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Koch"
  }, {
    "type" : "FirstName",
    "value" : "Henrik"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.66.25.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ {
    "name" : "NT's pris for fremragende pedagogisk virksomhet 2012",
    "year" : 2012,
    "awardFor" : {
      "type" : "ResearchDissemination",
      "label" : {
        "en" : "Dissemination of research results",
        "nb" : "Forskningsformidling"
      }
    },
    "distribution" : {
      "type" : "Internal",
      "label" : {
        "en" : "Own institution",
        "nb" : "Egen institusjon"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/194.66.25.0"
    }
  } ]
}