{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/34333",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "34333"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Asgeir Store"
  }, {
    "type" : "LastName",
    "value" : "Jakola"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/186.31.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "nb" : "Lege i spesialisering         "
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.65.30.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/1920.16.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "nb" : "Lege i spesialisering         "
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ {
    "name" : "Legeforeningens kvalitetspris for spesialisthelsetjenesten",
    "year" : 2014,
    "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/1920.16.0.0"
    }
  }, {
    "name" : "Årets vitenskapelig artikkel, St.Olav 2013",
    "year" : 2013,
    "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/194.65.30.0"
    }
  } ]
}