{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/653549",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "653549"
  }, {
    "type" : "ORCID",
    "value" : "0000-0002-2823-6387"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Marko"
  }, {
    "type" : "LastName",
    "value" : "Ocepek"
  } ],
  "contactDetails" : {
    "webPage" : "https://www.nmbu.no/user/3542"
  },
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/192.10.1.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "1201",
    "label" : {
      "en" : "Biology",
      "nb" : "Biologi"
    }
  }, {
    "type" : "1220",
    "label" : {
      "en" : "Environment",
      "nb" : "Miljø"
    }
  }, {
    "type" : "1199",
    "label" : {
      "en" : "Technology, Innovation and Culture",
      "nb" : "Teknologi, Innovasjon og Kultur"
    }
  }, {
    "type" : "1254",
    "label" : {
      "en" : "Welfare state",
      "nb" : "Velferdsstat"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}