{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/44147",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0002-5663-0795"
  }, {
    "type" : "CristinIdentifier",
    "value" : "44147"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Jan Tommy"
  }, {
    "type" : "LastName",
    "value" : "Gravdahl"
  } ],
  "contactDetails" : {
    "email" : "Tommy.gravdahl@ntnu.no",
    "webPage" : "https://tomgra.folk.ntnu.no/?id=ansatte/Gravdahl_Jan.Tommy/"
  },
  "image" : "https://api.nva.unit.no/cristin/person/44147/picture",
  "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"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/217.8.4.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "10288",
    "label" : {
      "en" : "Robotics",
      "nb" : "Robotikk"
    }
  }, {
    "type" : "9684",
    "label" : {
      "en" : "Cybernetics",
      "nb" : "Kybernetikk"
    }
  }, {
    "type" : "4614",
    "label" : {
      "en" : "Control technology",
      "nb" : "Reguleringsteknikk"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}