{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/19768",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "19768"
  }, {
    "type" : "ORCID",
    "value" : "0000-0003-0339-6170"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Anja"
  }, {
    "type" : "LastName",
    "value" : "Vaskinn"
  } ],
  "image" : "https://api.nva.unit.no/cristin/person/19768/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.53.10.70",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2012.1.10.20",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "nb" : "Psykolog C"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2012.1.30.72",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "nb" : "Psykologspesialist"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}