{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/619164",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0002-3153-2064"
  }, {
    "type" : "CristinIdentifier",
    "value" : "619164"
  } ],
  "names" : [ {
    "type" : "PreferredLastName",
    "value" : "Riegler"
  }, {
    "type" : "LastName",
    "value" : "Riegler"
  }, {
    "type" : "PreferredFirstName",
    "value" : "Michael"
  }, {
    "type" : "FirstName",
    "value" : "Michael Alexander"
  } ],
  "contactDetails" : {
    "email" : "michael@simula.no"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.5.42",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/186.32.14.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Associate professor",
        "nb" : "Førsteamanuensis"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/215.5.5.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/1615.10.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Associate professor",
        "nb" : "Førsteamanuensis"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/7498.0.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Chief Research Scientist",
        "nb" : "Chief Research Scientist"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "4523",
    "label" : {
      "en" : "Machine learning",
      "nb" : "Maskinlæring"
    }
  }, {
    "type" : "2940",
    "label" : {
      "en" : "Artificial intelligence",
      "nb" : "Kunstig intelligens"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}