{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/34794",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "34794"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Slørdal"
  }, {
    "type" : "FirstName",
    "value" : "Lars Johan"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.65.15.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Emeritus",
        "nb" : "Emeritus"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/1920.14.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "nb" : "Overlege klinisk farmakologi  "
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}