{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/436082",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0001-8008-0650"
  }, {
    "type" : "CristinIdentifier",
    "value" : "436082"
  } ],
  "names" : [ {
    "type" : "PreferredLastName",
    "value" : "Christensen"
  }, {
    "type" : "LastName",
    "value" : "Christensen"
  }, {
    "type" : "PreferredFirstName",
    "value" : "Jacob J."
  }, {
    "type" : "FirstName",
    "value" : "Jacob Juel"
  } ],
  "contactDetails" : {
    "email" : "jjuelchr@gmail.com",
    "webPage" : "https://jjchristensen.netlify.app/"
  },
  "image" : "https://api.nva.unit.no/cristin/person/436082/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.51.13.20",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/215.3.11.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "University college lecturer",
        "nb" : "Høgskolelektor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2012.2.70.60",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Post-doctoral research fellow",
        "nb" : "Postdoktor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : {
    "nb" : "Avd for Ernæringsvitenskap, UiO: Postboks 1046 Blindern, 0317 Oslo, Norge",
    "en" : "Dept of Nutrition, UoO: Postboks 1046 Blindern, 0317 Oslo, Norway"
  },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}