{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://inl.int/#organization",
      "name": "INL",
      "url": "http://inl.int/",
      "description": "INL – advancing nanoscale science and technology to address global challenges in ICT, materials, life sciences, environment and energy."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/inl#asg",
      "name": "INL ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/inl",
      "isPartOf": {
        "@id": "http://inl.int/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}