{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/17700",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "17700"
  }, {
    "type" : "ORCID",
    "value" : "0000-0003-2115-2663"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Nilsen"
  }, {
    "type" : "FirstName",
    "value" : "Hilde Loge"
  }, {
    "type" : "PreferredLastName",
    "value" : "Nilsen"
  }, {
    "type" : "PreferredFirstName",
    "value" : "Hilde"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.53.18.11",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/217.8.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Associate professor",
        "nb" : "Førsteamanuensis"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/1972.40.11.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "nb" : "Forsker 2"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2012.9.30.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Head of Section",
        "nb" : "Seksjonsleder"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}