{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://os2.eu/#organization",
      "name": "OS2",
      "url": "http://os2.eu/",
      "description": "OS2 er et fælleskommunalt digitaliseringsfællesskab, der skaber open source-løsninger til bæredygtig og effektiv IT i det offentlige."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/os2#asg",
      "name": "OS2 ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/os2",
      "isPartOf": {
        "@id": "http://os2.eu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}