{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1868625",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "1868625"
  }, {
    "type" : "ORCID",
    "value" : "0000-0003-2441-7719"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Steffen"
  }, {
    "type" : "LastName",
    "value" : "Berg"
  } ],
  "contactDetails" : {
    "email" : "steffen.berg@ntnu.no",
    "webPage" : "http://www.steffen-berg.de"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.66.20.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "2658",
    "label" : {
      "en" : "Porous media",
      "nb" : "Porøse medier"
    }
  }, {
    "type" : "2798",
    "label" : {
      "en" : "Multiphase flow",
      "nb" : "Flerfasestrømning"
    }
  }, {
    "type" : "6285",
    "label" : {
      "en" : "Tomography Scanners, X-Ray Computed",
      "nb" : "Computertomograf, røntgen / CT scanner / datastyrt tomografisk skanner"
    }
  }, {
    "type" : "46929",
    "label" : {
      "en" : "Carbon sequestration",
      "nb" : "Karbonbinding"
    }
  }, {
    "type" : "4771",
    "label" : {
      "en" : "Reservoir Engineering",
      "nb" : "Reservoarteknikk",
      "nn" : "Reservoarteknikk"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}