{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/10244",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "10244"
  } ],
  "names" : [ {
    "type" : "PreferredLastName",
    "value" : "Emblem"
  }, {
    "type" : "PreferredFirstName",
    "value" : "Kyrre E"
  }, {
    "type" : "LastName",
    "value" : "Emblem"
  }, {
    "type" : "FirstName",
    "value" : "Kyrre Eeg"
  } ],
  "contactDetails" : {
    "email" : "kyrre.eeg.emblem@rr-research.no",
    "webPage" : "https://www.ous-research.no/emblem/"
  },
  "image" : "https://api.nva.unit.no/cristin/person/10244/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.53.63.10",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2012.28.20.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "nb" : "Avdelingsleder"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2012.30.20.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : { }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2012.30.20.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : { }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2012.30.20.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : { }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : {
    "nb" : "Sognsvannsveien 20\r\n0372 Oslo, Norge",
    "en" : "Sognsvannsveien 20\r\n0372 Oslo, Norway"
  },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}