{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/4667",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "4667"
  }, {
    "type" : "ORCID",
    "value" : "0000-0002-7155-4188"
  } ],
  "names" : [ {
    "type" : "PreferredLastName",
    "value" : "Sørensen"
  }, {
    "type" : "FirstName",
    "value" : "Erik Øiolf"
  }, {
    "type" : "LastName",
    "value" : "Sørensen"
  }, {
    "type" : "PreferredFirstName",
    "value" : "Erik Ø."
  } ],
  "contactDetails" : {
    "email" : "erik.sorensen@nhh.no",
    "webPage" : "http://statsokonomen.no/erik-o-sorensen-cv/"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.17.6.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor ii",
        "nb" : "Professor ii"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/191.30.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.0.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "1228",
    "label" : {
      "en" : "Economics",
      "nb" : "Økonomi"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}