{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/52557",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "52557"
  }, {
    "type" : "ORCID",
    "value" : "0000-0002-4038-151X"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Strand"
  }, {
    "type" : "FirstName",
    "value" : "Tor Arne"
  }, {
    "type" : "PreferredFirstName",
    "value" : "Tor"
  }, {
    "type" : "PreferredLastName",
    "value" : "Strand"
  } ],
  "contactDetails" : {
    "email" : "tors@me.com",
    "webPage" : "http://www.vitabeginning.org"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/184.13.26.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/209.4.8.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor ii",
        "nb" : "Professor ii"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/1991.1.2.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/1991.7.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Assistant professor",
        "nb" : "Amanuensis"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/20100.0.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "nb" : "Pensjonist"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "6944",
    "label" : {
      "en" : "Vaccines",
      "nb" : "Vaksiner"
    }
  }, {
    "type" : "4708",
    "label" : {
      "en" : "Nutrition",
      "nb" : "Ernæring",
      "nn" : "Ernæring"
    }
  }, {
    "type" : "37590",
    "label" : {
      "en" : "Cognitive development",
      "nb" : "Kognitiv utvikling"
    }
  }, {
    "type" : "1391",
    "label" : {
      "en" : "Epidemiology",
      "nb" : "Epidemiologi"
    }
  }, {
    "type" : "8202",
    "label" : {
      "en" : "Child health",
      "nb" : "Barnehelse"
    }
  }, {
    "type" : "3446",
    "label" : {
      "en" : "Vitamins",
      "nb" : "Vitaminer"
    }
  }, {
    "type" : "3322",
    "label" : {
      "en" : "Growth",
      "nb" : "Vekst"
    }
  }, {
    "type" : "4940",
    "label" : {
      "en" : "Zinc",
      "nb" : "Sink"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ {
    "type" : "NO",
    "label" : {
      "en" : "Norway",
      "nb" : "Norge"
    }
  } ],
  "awards" : [ ]
}