{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/890283",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0003-1733-777X"
  }, {
    "type" : "CristinIdentifier",
    "value" : "890283"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Felix"
  }, {
    "type" : "LastName",
    "value" : "Mannhardt"
  } ],
  "image" : "https://api.nva.unit.no/cristin/person/890283/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.63.10.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Associate professor",
        "nb" : "Førsteamanuensis"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/7401.90.30.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "57156",
    "label" : {
      "en" : "Process Mining",
      "nb" : "Prosess Mining",
      "nn" : "Prosess Mining"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ {
    "name" : "Best Workshop Paper at 19th International Conference on Intelligent Data Engineering and Automated Learning (IDEAL)",
    "year" : 2018,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "International",
      "label" : {
        "en" : "International",
        "nb" : "Internasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/7401.90.30.0"
    }
  } ]
}