{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/567229",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "567229"
  }, {
    "type" : "ORCID",
    "value" : "0000-0002-0219-5345"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Sillmann"
  }, {
    "type" : "FirstName",
    "value" : "Jana"
  } ],
  "contactDetails" : {
    "telephone" : "+4722855827"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.22.70",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/7475.0.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Resarch manager",
        "nb" : "Forskningsleder"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}