{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/24592",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "24592"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Truls"
  }, {
    "type" : "LastName",
    "value" : "Norby"
  } ],
  "contactDetails" : {
    "webPage" : "http://www.mn.uio.no/kjemi/personer/vit/trulsn/"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.12.52",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Emeritus",
        "nb" : "Emeritus"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.0.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "1269",
    "label" : {
      "en" : "Materials Science",
      "nb" : "Materialvitenskap"
    }
  }, {
    "type" : "1313",
    "label" : {
      "en" : "Electrochemistry",
      "nb" : "Elektrokjemi"
    }
  }, {
    "type" : "4504",
    "label" : {
      "en" : "Materials and nano- science",
      "nb" : "Material og nano- forskning"
    }
  }, {
    "type" : "1307",
    "label" : {
      "en" : "Inorganic chemistry",
      "nb" : "Uorganisk kjemi"
    }
  }, {
    "type" : "3019",
    "label" : {
      "en" : "Defect chemistry",
      "nb" : "Defektkjemi"
    }
  }, {
    "type" : "3044",
    "label" : {
      "en" : "High temperature chemistry",
      "nb" : "Høytemperaturkjemi"
    }
  }, {
    "type" : "3020",
    "label" : {
      "en" : "Diffusion",
      "nb" : "Diffusjon"
    }
  }, {
    "type" : "7038",
    "label" : {
      "en" : "Solid state ionics",
      "nb" : "Faststoff-ionikk"
    }
  }, {
    "type" : "3072",
    "label" : {
      "en" : "Conductivity",
      "nb" : "Ledningsevne"
    }
  } ],
  "background" : { },
  "place" : {
    "nb" : "Kontor 22840654\r\nMobil 99257611",
    "en" : "Office +47-22840654\r\nMobile +47-99257611"
  },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ {
    "name" : "Innovasjonsprisen, Universitetet i Oslo",
    "year" : 2012,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "Internal",
      "label" : {
        "en" : "Own institution",
        "nb" : "Egen institusjon"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/185.15.12.30"
    }
  }, {
    "name" : "Guldberg-Waage medaljen (kjemi)",
    "year" : 2018,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "National",
      "label" : {
        "en" : "National",
        "nb" : "Nasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/185.15.12.52"
    }
  } ]
}