{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/651864",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "651864"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Ruben"
  }, {
    "type" : "PreferredLastName",
    "value" : "Mocholí Montañés"
  }, {
    "type" : "PreferredFirstName",
    "value" : "Rubén "
  }, {
    "type" : "LastName",
    "value" : "Mocholi Montanes"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.0.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/7548.60.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ {
    "name" : "IV-Statoil Publication Grant 2017",
    "year" : 2017,
    "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/194.64.25.0"
    }
  }, {
    "name" : "Green Talents Award - International forum for high potentials in sustainable development",
    "year" : 2019,
    "awardFor" : {
      "type" : "Research",
      "label" : {
        "en" : "Research activity",
        "nb" : "Forskningsarbeid"
      }
    },
    "distribution" : {
      "type" : "International",
      "label" : {
        "en" : "International",
        "nb" : "Internasjonal"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/7548.60.0.0"
    }
  }, {
    "name" : "IVT-Statoil Publication Grants 2016",
    "year" : 2016,
    "awardFor" : {
      "type" : "ResearchDissemination",
      "label" : {
        "en" : "Dissemination of research results",
        "nb" : "Forskningsformidling"
      }
    },
    "distribution" : {
      "type" : "Internal",
      "label" : {
        "en" : "Own institution",
        "nb" : "Egen institusjon"
      }
    },
    "affiliation" : {
      "type" : "Organization",
      "id" : "https://api.nva.unit.no/cristin/organization/194.64.25.0"
    }
  } ]
}