{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/46040",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "46040"
  }, {
    "type" : "ORCID",
    "value" : "0000-0003-3014-9538"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Bengt Erik"
  }, {
    "type" : "LastName",
    "value" : "Haug"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/184.12.31.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.12.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Associate professor",
        "nb" : "Førsteamanuensis"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/186.32.15.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/217.8.2.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Associate professor",
        "nb" : "Førsteamanuensis"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ {
    "name" : "BTO - Visjon Vest Stipendkonkurranse",
    "year" : 2010,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "Internal",
      "label" : {
        "en" : "Own institution",
        "nb" : "Egen institusjon"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/184.19.81.0"
    }
  } ]
}