{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1030053",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "1030053"
  }, {
    "type" : "ORCID",
    "value" : "0000-0002-7162-6372"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Luk"
  }, {
    "type" : "LastName",
    "value" : "Warlop"
  } ],
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/158.11.0.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/222.57.2.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ {
    "name" : "The Jan-Benedict E.M. Steenkamp Award for Long Term Impact of the International Journal of Research in Marketing",
    "year" : 2013,
    "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/158.11.0.0"
    }
  }, {
    "name" : "2011 igNobel Prize for Medicine (Sept. 30th, 2011 at Harvard University)",
    "year" : 2011,
    "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/158.11.0.0"
    }
  } ]
}