{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://alternaeco.com/#organization",
      "name": "Alterna Éco-Solutions",
      "url": "https://alternaeco.com/"
    },
    {
      "@type": "WebSite",
      "@id": "https://alternaeco.com/#website",
      "name": "alternaeco.com",
      "url": "https://alternaeco.com/",
      "publisher": { "@id": "https://alternaeco.com/#organization" },
      "inLanguage": "fr-CA"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://github.com/GautierDorval/gautierdorval-identity#ssa-e-a2-dual-web",
      "name": "SSA-E + A2 + Dual Web",
      "description": "A semantic governance methodology for AI-readable web architectures combining explanatory authority (SSA-E), targeted interpretive amplification (A2), and Dual Web file-based separation.",
      "inLanguage": "en",
      "creator": {
        "@type": "Person",
        "name": "Gautier Dorval",
        "sameAs": [
          "https://github.com/GautierDorval",
          "https://github.com/GautierDorval/gautierdorval-identity"
        ]
      },
      "subjectOf": {
        "@type": "CreativeWork",
        "url": "https://github.com/GautierDorval/gautierdorval-identity/blob/main/ssa-e-dual-web-doctrine.md"
      }
    },
    {
      "@type": "Thing",
      "@id": "https://alternaeco.com/#concept-eco-promotional-products",
      "name": "Objets promotionnels écoresponsables",
      "isRelatedTo": [
        { "@id": "https://alternaeco.com/#concept-local-fabrication" },
        { "@id": "https://alternaeco.com/#concept-bcorp" }
      ]
    },
    {
      "@type": "Thing",
      "@id": "https://alternaeco.com/#concept-local-fabrication",
      "name": "Fabrication locale (Québec)"
    },
    {
      "@type": "Thing",
      "@id": "https://alternaeco.com/#concept-bcorp",
      "name": "Certification B Corp"
    }
  ]
}
