{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/480074",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "480074"
  }, {
    "type" : "ORCID",
    "value" : "0000-0002-1897-3666"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Christian Magnus"
  }, {
    "type" : "LastName",
    "value" : "Page"
  } ],
  "contactDetails" : {
    "telephone" : "21077000"
  },
  "image" : "https://api.nva.unit.no/cristin/person/480074/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.13.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/7502.3.2.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "17132",
    "label" : {
      "en" : "Reproductive health",
      "nb" : "Reproduktiv helse"
    }
  }, {
    "type" : "45437",
    "label" : {
      "en" : "Genetic Epidemiology",
      "nb" : "Genetisk epidemiologi"
    }
  }, {
    "type" : "1391",
    "label" : {
      "en" : "Epidemiology",
      "nb" : "Epidemiologi"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}