{
  "id": "urn:ngsi-ld:GPU:id:KDZU:28777210",
  "type": "GPU",
  "dateCreated": {
    "type": "Date-Time",
    "value": "2023-02-04T01:39:12Z"
  },
  "dateModified": {
    "type": "Date-Time",
    "value": "2024-04-17T12:34:59Z"
  },
  "source": {
    "type": "Text",
    "value": ""
  },
  "name": {
    "type": "Text",
    "value": "regular GPU"
  },
  "alternateName": {
    "type": "Text",
    "value": ""
  },
  "description": {
    "type": "Text",
    "value": ""
  },
  "dataProvider": {
    "type": "Text",
    "value": ""
  },
  "owner": {
    "type": "array",
    "value": [
      "urn:ngsi-ld:GPU:items:NYAZ:78598598"
    ]
  },
  "seeAlso": {
    "type": "array",
    "value": [
      "urn:ngsi-ld:additionalinfo:CDED:9773753"
    ]
  },
  "location": {
    "type": "geo:json",
    "value": {
      "type": "Point",
      "coordinates": [
        50.8484048,
        4.3671841
      ]
    }
  },
  "address": {
    "type": "StructuredValue",
    "value": {
      "streetAddress": "Avenue des Arts",
      "addressLocality": "Brussels",
      "addressRegion": "Stay ",
      "addressCountry": "Belgium",
      "postalCode": "1210",
      "postOfficeBoxNumber": "",
      "streetNr": "6-9",
      "district": ""
    }
  },
  "areaServed": {
    "type": "Text",
    "value": "europe"
  },
  "gpuMemory": {
    "type": "Number",
    "value": 32,
    "unitCode": "Gb"
  },
  "gpuInterconnection": {
    "type": "Text",
    "value": "none"
  },
  "gpuProcessingUnits": {
    "type": "Number",
    "value": 256
  },
  "gpuPassthrough": {
    "type": "Boolean",
    "value": true
  }
}
