{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1877349",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "ORCID",
    "value" : "0009-0000-3871-8673"
  }, {
    "type" : "CristinIdentifier",
    "value" : "1877349"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "gonzalez"
  }, {
    "type" : "FirstName",
    "value" : "Silvana Yanet Gonzalez"
  }, {
    "type" : "PreferredFirstName",
    "value" : "Silvana"
  }, {
    "type" : "PreferredLastName",
    "value" : "Gonzalez"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/7431.20.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "nb" : "Postdoktor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}