@prefix schema: <https://schema.org/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix emsenn: <https://emsenn.net/vocab#> .

<https://emsenn.net/letters/2026-06-25-a-different-system-is-not-an-alternative/>
  rdf:type schema:Article ;
  schema:url <https://emsenn.net/letters/2026-06-25-a-different-system-is-not-an-alternative/> ;
  schema:name "A Different System is Not an Alternative" ;
  schema:description "Alternatives can save lives. They can also become research and development for the world they were built against." ;
  schema:datePublished "2026-06-25" ;
  schema:dateModified "2026-06-25" ;
  schema:author "emsenn" ;
  emsenn:Mirrors "https://emsenn.substack.com/p/a-different-system-is-not-an-alternative" ;
  schema:identifier <https://emsenn.net/letters/2026-06-25-a-different-system-is-not-an-alternative/> .

