{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/337328",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "337328"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Goodwin"
  }, {
    "type" : "FirstName",
    "value" : "Morten"
  } ],
  "contactDetails" : {
    "telephone" : "+47 67 23 68 44"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/201.15.4.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/215.6.4.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2057.1.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Senior Researcher",
        "nb" : "Seniorforsker"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}