{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.ceb-bec.be/#organization",
      "name": "CEB",
      "url": "http://www.ceb-bec.be/",
      "description": "The BEC (Belgian Electrotechnical Committee npo) is a neutral and independent standardisation platform for electrotechnics and electronics in Belgium."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ceb#asg",
      "name": "CEB ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ceb",
      "isPartOf": {
        "@id": "http://www.ceb-bec.be/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}