{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1193",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0002-8630-8983"
  }, {
    "type" : "CristinIdentifier",
    "value" : "1193"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Pelabon"
  }, {
    "type" : "FirstName",
    "value" : "Christophe"
  } ],
  "contactDetails" : {
    "email" : "christophe.pelabon@ntnu.no",
    "webPage" : "https://www.ntnu.no/ansatte/christophe.pelabon"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.21.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.66.10.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "2468",
    "label" : {
      "en" : "Evolution",
      "nb" : "Evolusjon"
    }
  }, {
    "type" : "1276",
    "label" : {
      "en" : "Botany",
      "nb" : "Botanikk",
      "nn" : "Botanikk"
    }
  }, {
    "type" : "1277",
    "label" : {
      "en" : "Zoology",
      "nb" : "Zoologi"
    }
  } ],
  "background" : { },
  "place" : {
    "nb" : "Biologisk institutt, NTNU",
    "en" : "Department of Biology, NTNU"
  },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}