{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/671982",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0000-0002-1578-5125"
  }, {
    "type" : "CristinIdentifier",
    "value" : "671982"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Tarigan"
  }, {
    "type" : "FirstName",
    "value" : "Ari Krisna Mawira"
  } ],
  "contactDetails" : {
    "email" : "ari.tarigan@uis.no"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.67.40.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Post-doctoral research fellow",
        "nb" : "Postdoktor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/217.8.3.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}