{
  "@context" : "https://lobid.org/gnd/context.jsonld",
  "id" : "https://lobid.org/gnd/search?q=Zuse%2C+Emil",
  "totalItems" : 1,
  "member" : [ {
    "geographicAreaCode" : [ {
      "id" : "https://d-nb.info/standards/vocab/gnd/geographic-area-code#XA-DE",
      "label" : "Deutschland"
    } ],
    "professionOrOccupation" : [ {
      "id" : "https://d-nb.info/gnd/4175450-5",
      "label" : "Postbeamter"
    } ],
    "gender" : [ {
      "id" : "https://d-nb.info/standards/vocab/gnd/gender#male",
      "label" : "Männlich"
    } ],
    "dateOfDeath" : [ "1946" ],
    "describedBy" : {
      "descriptionLevel" : {
        "id" : "https://d-nb.info/standards/vocab/gnd/description-level#1",
        "label" : "Katalogisierungslevel 1"
      },
      "dctCreator" : {
        "id" : "https://ld.zdb-services.de/resource/organisations/DE-12",
        "label" : "https://ld.zdb-services.de/resource/organisations/DE-12"
      },
      "license" : {
        "id" : "http://creativecommons.org/publicdomain/zero/1.0/",
        "label" : "http://creativecommons.org/publicdomain/zero/1.0/"
      },
      "dateModified" : "2026-04-08T11:12:02.000",
      "id" : "https://d-nb.info/gnd/1395498156/about",
      "maintainer" : {
        "id" : "https://ld.zdb-services.de/resource/organisations/DE-12",
        "label" : "https://ld.zdb-services.de/resource/organisations/DE-12"
      }
    },
    "dateOfBirth" : [ "1873" ],
    "gndIdentifier" : "1395498156",
    "id" : "https://d-nb.info/gnd/1395498156",
    "preferredName" : "Zuse, Emil",
    "type" : [ "AuthorityResource", "DifferentiatedPerson", "Person" ],
    "@context" : "https://lobid.org/gnd/context.jsonld",
    "preferredNameEntityForThePerson" : {
      "forename" : [ "Emil" ],
      "surname" : [ "Zuse" ]
    }
  } ],
  "aggregation" : {
    "gndSubjectCategory.id" : [ ],
    "professionOrOccupation.id" : [ {
      "key" : "https://d-nb.info/gnd/4175450-5",
      "label" : "Postbeamter",
      "doc_count" : 1
    } ],
    "geographicAreaCode.id" : [ {
      "key" : "https://d-nb.info/standards/vocab/gnd/geographic-area-code#XA-DE",
      "label" : "Deutschland",
      "doc_count" : 1
    } ],
    "dateOfBirth" : [ {
      "key" : "1873",
      "label" : "1873",
      "doc_count" : 1
    } ],
    "type" : [ {
      "key" : "DifferentiatedPerson",
      "label" : "Individualisierte Person",
      "doc_count" : 1
    }, {
      "key" : "Person",
      "label" : "Person",
      "doc_count" : 1
    } ]
  }
}