{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/42708",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0001-9743-3483"
  }, {
    "type" : "CristinIdentifier",
    "value" : "42708"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Ole"
  }, {
    "type" : "LastName",
    "value" : "Torsæter"
  } ],
  "contactDetails" : {
    "email" : "ole.torsater@ntnu.no",
    "webPage" : "http://www.ntnu.edu/employees/ole.torsater"
  },
  "image" : "https://api.nva.unit.no/cristin/person/42708/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.4.98",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.64.95.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Emeritus",
        "nb" : "Emeritus"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/217.8.6.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "2658",
    "label" : {
      "en" : "Porous media",
      "nb" : "Porøse medier"
    }
  }, {
    "type" : "4772",
    "label" : {
      "en" : "Petroleum Technology",
      "nb" : "Petroleumsteknologi",
      "nn" : "Petroleumsteknologi"
    }
  }, {
    "type" : "35069",
    "label" : {
      "en" : "Enhanced Oil Recovery",
      "nb" : "Økt oljeutvinning"
    }
  }, {
    "type" : "4771",
    "label" : {
      "en" : "Reservoir Engineering",
      "nb" : "Reservoarteknikk",
      "nn" : "Reservoarteknikk"
    }
  } ],
  "background" : { },
  "place" : {
    "nb" : "Ole Torsæter, Institutt for geovitenskap og petroleum, NTNU, S.P. Andersens vei 15A, 7491 Trondheim"
  },
  "collaboration" : { },
  "countries" : [ {
    "type" : "NO",
    "label" : {
      "en" : "Norway",
      "nb" : "Norge"
    }
  } ],
  "awards" : [ {
    "name" : "2018 Society of Petroleum Engineers Management and Information Award, North Sea Region.",
    "year" : 2018,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "International",
      "label" : {
        "en" : "International",
        "nb" : "Internasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/194.64.95.0"
    }
  }, {
    "name" : "Darcy Technical Achievement Award",
    "year" : 2014,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "International",
      "label" : {
        "en" : "International",
        "nb" : "Internasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/194.64.95.0"
    }
  } ]
}