{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/12305",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "12305"
  }, {
    "type" : "ORCID",
    "value" : "0000-0003-2556-3080"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Voje"
  }, {
    "type" : "PreferredLastName",
    "value" : "Voje"
  }, {
    "type" : "PreferredFirstName",
    "value" : "Kjetil L."
  }, {
    "type" : "FirstName",
    "value" : "Kjetil Lysne"
  } ],
  "contactDetails" : {
    "email" : "k.l.voje@nhm.uio.no",
    "webPage" : "https://kjetillysnevoje.wordpress.com/"
  },
  "image" : "https://api.nva.unit.no/cristin/person/12305/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.28.9.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Associate professor",
        "nb" : "Førsteamanuensis"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.0.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "1201",
    "label" : {
      "en" : "Biology",
      "nb" : "Biologi"
    }
  }, {
    "type" : "4835",
    "label" : {
      "en" : "Evolutionary biology",
      "nb" : "Evolusjonsbiologi"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ {
    "name" : "Hans Majestet Kongens gullmedalje",
    "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.15.21.90"
    }
  }, {
    "name" : "Biologisk institutts formidlingspris",
    "year" : 2009,
    "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/185.15.21.0"
    }
  }, {
    "name" : "Darwinprisen 2009",
    "year" : 2009,
    "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/185.15.21.0"
    }
  } ]
}