{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Sound & Music, AFIN 2026",
  "url": "https://www.afinfestival.com/verify/2026-sound-of-the-somme-best-sound-music-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Sound & Music",
  "dateAwarded": "2026",
  "about": {
    "@type": "Movie",
    "name": "Sound of the Somme",
    "url": "https://www.afinfestival.com/films/2026/sound-of-the-somme",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Belgium"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Benjamien Lycke"
    },
    {
      "@type": "Person",
      "name": "Nick Leyers"
    }
  ]
}