{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/49762",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "49762"
  }, {
    "type" : "ORCID",
    "value" : "0000-0002-9367-6987"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Bjørn"
  }, {
    "type" : "LastName",
    "value" : "Sætrevik"
  } ],
  "contactDetails" : {
    "email" : "bjorn.satrevik@uib.no",
    "webPage" : "https://www4.uib.no/finn-ansatte/Bj%C3%B8rn.S%C3%A6trevik"
  },
  "image" : "https://api.nva.unit.no/cristin/person/49762/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/184.17.35.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2057.2.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher iii",
        "nb" : "Forsker iii"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "1381",
    "label" : {
      "en" : "Psychology, Applied",
      "nb" : "Anvendt psykologi"
    }
  }, {
    "type" : "1574",
    "label" : {
      "en" : "Cognitive psychology",
      "nb" : "Kognitiv psykologi"
    }
  }, {
    "type" : "4062",
    "label" : {
      "en" : "Judgment and Decision-making",
      "nb" : "Bedømmings- og beslutningspsykologi",
      "nn" : "Bedømmings- og beslutningspsykologi"
    }
  }, {
    "type" : "73196",
    "label" : {
      "en" : "Open science",
      "nb" : "Åpen vitenskap",
      "nn" : "Open vitskap"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}