{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1277",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "1277"
  } ],
  "names" : [ {
    "type" : "PreferredFirstName",
    "value" : "Torleif"
  }, {
    "type" : "PreferredLastName",
    "value" : "Halkjelsvik"
  }, {
    "type" : "FirstName",
    "value" : "Torleif Bjordal"
  }, {
    "type" : "LastName",
    "value" : "Halkjelsvik"
  } ],
  "contactDetails" : {
    "telephone" : "21077000",
    "email" : "Torleif.Halkjelsvik@fhi.no"
  },
  "image" : "https://api.nva.unit.no/cristin/person/1277/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.17.5.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "University lecturer",
        "nb" : "Universitetslektor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.67.40.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/7498.10.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Adjunct Chief Research Scientist",
        "nb" : "Adjunct Chief Research Scientist"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/7502.3.4.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ {
    "name" : "H.M.K. gullmedalje 2013 for fremragende doktorgradsarbeid",
    "year" : 2013,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "National",
      "label" : {
        "en" : "National",
        "nb" : "Nasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/185.17.5.0"
    }
  }, {
    "name" : "Forskningsprisen for stipendiater",
    "year" : 2011,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "Internal",
      "label" : {
        "en" : "Own institution",
        "nb" : "Egen institusjon"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/185.17.5.0"
    }
  } ]
}