{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1341190",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0002-7611-4448"
  }, {
    "type" : "CristinIdentifier",
    "value" : "1341190"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Benjamin"
  }, {
    "type" : "LastName",
    "value" : "Ricaud"
  } ],
  "contactDetails" : {
    "webPage" : "https://bricaud.github.io/"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/186.32.12.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Associate professor",
        "nb" : "Førsteamanuensis"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : {
    "en" : "office B272,\r\nForskningsparken,\r\nUiT campus,\r\n9019 Tromsø"
  },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}