{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1726941",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "1726941"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Eibar"
  }, {
    "type" : "LastName",
    "value" : "Flores Cedeño"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/7401.80.62.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}