{
  "@context": "https://schema.org",
  "@type": "Product",
  "@id": "https://www.kip-app.nl/product-data/brain-cheese/",
  "gtin14": "08721608100009",
  "name": "brAIn Cheese",
  "description": "Fiktive KI-Käsedemo auf Grundlage der Produktdaten aus der bereitgestellten XML-Datei.",
  "brand": {
    "@type": "Brand",
    "@id": "https://www.kip-app.nl/product-data/brain-cheese/#brand",
    "name": "brAIn FakeProducts",
    "additionalProperty": [
      {
        "@type": "PropertyValue",
        "name": "Markenstatus",
        "value": "AI TradeMark"
      }
    ]
  },
  "manufacturer": {
    "@type": "Organization",
    "name": "GS1 Nederland"
  },
  "category": "Käse",
  "weight": {
    "@type": "QuantitativeValue",
    "value": 400,
    "unitCode": "GRM"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "KI-Status",
      "value": "AI Certified - Demo"
    },
    {
      "@type": "PropertyValue",
      "name": "GS1-Kontext",
      "value": "GS1 Nederland"
    },
    {
      "@type": "PropertyValue",
      "name": "Lieferant",
      "propertyID": "gs1:informationProviderOfTradeItem",
      "value": "Prompt & Response"
    },
    {
      "@type": "PropertyValue",
      "name": "Hersteller",
      "propertyID": "gs1:manufacturerOfTradeItem",
      "value": "GS1 Nederland"
    },
    {
      "@type": "PropertyValue",
      "name": "Markenstatus",
      "propertyID": "gs1:brandName",
      "value": "brAIn FakeProducts ist eine AI TradeMark"
    },
    {
      "@type": "PropertyValue",
      "name": "Vermarktungsrechte",
      "value": "Prompt & Response hat das alleinige Recht, brAIn Cheese zu bewerben"
    },
    {
      "@type": "PropertyValue",
      "name": "Lagerung",
      "value": "Gekühlt lagern, 2-8 °C"
    }
  ]
}
