{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/12722",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "12722"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Nissen-Lie"
  }, {
    "type" : "PreferredFirstName",
    "value" : "Helene, Amundsen "
  }, {
    "type" : "PreferredLastName",
    "value" : "Nissen-Lie"
  }, {
    "type" : "FirstName",
    "value" : "Helene Amundsen"
  } ],
  "image" : "https://api.nva.unit.no/cristin/person/12722/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.88.0.1",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ {
    "name" : "International Federation for Psychotherapy (IFP) Young Research Award 2014",
    "year" : 2014,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "International",
      "label" : {
        "en" : "International",
        "nb" : "Internasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/185.17.5.0"
    }
  } ]
}