{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.nob.net/#organization",
      "name": "NOB",
      "url": "http://www.nob.net/",
      "description": "De Nederlandse Orde van Belastingadviseurs (NOB) is de beroepsvereniging van universitair opgeleide belastingadviseurs in Nederland."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nob#asg",
      "name": "NOB ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nob",
      "isPartOf": {
        "@id": "http://www.nob.net/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}