{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/26198",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "26198"
  }, {
    "type" : "ORCID",
    "value" : "0000-0003-4054-9842"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Anders"
  }, {
    "type" : "LastName",
    "value" : "Goksøyr"
  } ],
  "contactDetails" : {
    "webPage" : "https://www.uib.no/personer/Anders.Goksøyr#uib-tabs-forskning"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/184.12.60.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.29.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.0.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : { }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/20100.0.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "nb" : "Pensjonist"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ {
    "name" : "NSFT Posterprisen i toksikologi",
    "year" : 2007,
    "awardFor" : {
      "type" : "ResearchDissemination",
      "label" : {
        "en" : "Dissemination of research results",
        "nb" : "Forskningsformidling"
      }
    },
    "distribution" : {
      "type" : "National",
      "label" : {
        "en" : "National",
        "nb" : "Nasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/184.12.32.0"
    }
  } ]
}