{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://nfik.nl/#organization",
      "name": "NIK",
      "url": "https://nfik.nl/",
      "description": "Welkom bij Network for Insect Knowledge. Het kennisnetwerk voor de insectensector in Nederland."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nik#asg",
      "name": "NIK ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nik",
      "isPartOf": {
        "@id": "https://nfik.nl/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}