{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/14735",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "14735"
  } ],
  "names" : [ {
    "type" : "LastName",
    "value" : "Edvardsen"
  }, {
    "type" : "FirstName",
    "value" : "Thor"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.53.15.13",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2012.6.20.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Head physician",
        "nb" : "Overlege"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2012.6.40.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "nb" : "Avdelingsleder"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/2012.6.40.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Head physician",
        "nb" : "Overlege"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : {
    "nb" : "B2.4009, Rikshospitalet\r\nSognsvannsveien 20 ",
    "en" : "B2.4009, Rikshospitalet\r\nSognsvannsveien 20 "
  },
  "collaboration" : {
    "nb" : "Johns Hopkins University, Baltimore, US. Stavanger University Hospital. Sørlandet Hospital. Leuven University Clinic, Belgium.",
    "en" : "Johns Hopkins University, Baltimore, US. Stavanger University Hospital. Sørlandet Hospital. Leuven University Clinic, Belgium."
  },
  "countries" : [ ],
  "awards" : [ {
    "name" : "Ole Storsteins pris, Norsk Cardiologisk Selskap",
    "year" : 2008,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "National",
      "label" : {
        "en" : "National",
        "nb" : "Nasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/185.13.14.25"
    }
  } ]
}