{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/23009",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "23009"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Karsten"
  }, {
    "type" : "LastName",
    "value" : "Trulsen"
  } ],
  "contactDetails" : {
    "email" : "karstent@math.uio.no",
    "webPage" : "https://www.mn.uio.no/math/personer/vit/karstent/"
  },
  "image" : "https://api.nva.unit.no/cristin/person/23009/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/184.12.11.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/185.15.13.15",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Professor",
        "nb" : "Professor"
      }
    }
  }, {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/194.0.0.0",
    "active" : false,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Guest",
        "nb" : "Gjest"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "2429",
    "label" : {
      "en" : "Hydrodynamics",
      "nb" : "Hydrodynamikk"
    }
  }, {
    "type" : "1202",
    "label" : {
      "en" : "Mechanics",
      "nb" : "Mekanikk"
    }
  }, {
    "type" : "1289",
    "label" : {
      "en" : "Fluid mechanics",
      "nb" : "Fluidmekanikk"
    }
  }, {
    "type" : "2778",
    "label" : {
      "en" : "Applied mathematics",
      "nb" : "Anvendt matematikk"
    }
  }, {
    "type" : "2785",
    "label" : {
      "en" : "Wave theory",
      "nb" : "Bølgeteori"
    }
  } ],
  "background" : { },
  "place" : { },
  "collaboration" : { },
  "countries" : [ ],
  "awards" : [ ]
}