{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1246441",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0002-9989-298X"
  }, {
    "type" : "CristinIdentifier",
    "value" : "1246441"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Alexis"
  }, {
    "type" : "FirstName",
    "value" : "Konstantinos"
  } ],
  "contactDetails" : {
    "email" : "konstantinos.alexis@ntnu.no"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.63.25.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}