{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/21946",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "21946"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Skare"
  }, {
    "type" : "FirstName",
    "value" : "Øivind"
  } ],
  "contactDetails" : {
    "telephone" : "22851024"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/184.13.57.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Post-doctoral research fellow",
        "nb" : "Postdoktor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.51.13.15",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/7467.30.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/7476.0.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Senior Researcher",
        "nb" : "Seniorforsker"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}