{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/26799",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "26799"
  }, {
    "type" : "ORCID",
    "value" : "0000-0002-5463-4282"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Swenson"
  }, {
    "type" : "FirstName",
    "value" : "Jon"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/192.14.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : { }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ {
    "name" : "Norsk institutt for naturforsknings nåløyepris for fremragende internasjonal publisering 2012-2014",
    "year" : 2015,
    "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/192.11.0.0"
    }
  } ]
}