{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1161494",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "1161494"
  }, {
    "type" : "ORCID",
    "value" : "0000-0001-9912-8802"
  } ],
  "names" : [ {
    "type" : "PreferredLastName",
    "value" : "Peris"
  }, {
    "type" : "LastName",
    "value" : "Peris Navarro"
  }, {
    "type" : "PreferredFirstName",
    "value" : "David"
  }, {
    "type" : "FirstName",
    "value" : "David"
  } ],
  "contactDetails" : {
    "email" : "david.perisnavarro@iata.csic.es",
    "webPage" : "https://www.uv.es/perisnav/"
  },
  "image" : "https://api.nva.unit.no/cristin/person/1161494/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.29.60",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "61740",
    "label" : {
      "en" : "Fungal biotechnology",
      "nb" : "Soppbioteknologi"
    }
  }, {
    "type" : "61739",
    "label" : {
      "en" : "Fungal genomics",
      "nb" : "Soppgenomikk"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ {
    "name" : "UiO:Life Sciences Poster Award to Summer Research Students",
    "year" : 2023,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "Internal",
      "label" : {
        "en" : "Own institution",
        "nb" : "Egen institusjon"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/185.15.29.60"
    }
  }, {
    "name" : "I Maria Blasco Award",
    "year" : 2024,
    "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.15.29.60"
    }
  }, {
    "name" : "Poster Award in the 15th European Conference on Fungal Genetics",
    "year" : 2020,
    "awardFor" : {
      "type" : "ResearchDissemination",
      "label" : {
        "en" : "Dissemination of research results",
        "nb" : "Forskningsformidling"
      }
    },
    "distribution" : {
      "type" : "International",
      "label" : {
        "en" : "International",
        "nb" : "Internasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/185.15.29.60"
    }
  } ]
}