{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/325541",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "325541"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Mamen"
  }, {
    "type" : "FirstName",
    "value" : "Asgeir"
  } ],
  "contactDetails" : {
    "email" : "asgeir.mamen@kristiania.no"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.0.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/203.10.1.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Senior lecturer",
        "nb" : "Førstelektor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/203.10.1.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Associate professor",
        "nb" : "Førsteamanuensis"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/1615.40.10.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "38110",
    "label" : {
      "en" : "Physiotherapy and Mental Health",
      "nb" : "Fysioterapi og psykisk helse",
      "nn" : "Fysioterapi og psykisk helse"
    }
  } ],
  "background" : { },
  "place" : {
    "nb" : "Høyskole Kristiania, Kirkegata 24, 0107 Oslo",
    "en" : "Kristiania University College, PoBox 1190, O107 Oslo, Norway"
  },
  "collaboration" : {
    "nb" : "UiB",
    "en" : "University of Bergen"
  },
  "countries" : [ ],
  "awards" : [ ]
}