{
  "@context": {
    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
    "skos": "http://www.w3.org/2004/02/skos/core#",
    "uv": "https://uni-versum.me/vocabularies/uni-versum/v1/"
  },
  "@type": "rdfs:Class",
  "@id": "uv:agens",
  "skos:prefLabel": [
    {
      "@value": "agens",
      "@language": "la"
    },
    {
      "@value": "agent",
      "@language": "en"
    },
    {
      "@value": "agente",
      "@language": "es"
    }
  ],
  "skos:definition": [
    {
      "@value": "An *agens* (pl. *agentes*) is anyone (human or non-human) who operates within the *Uni-Versum*. Not “person”: the base entity is *agens* because the system is multi-agent by design, encompassing humans, scripts, AI assistants, and whatever comes next.\n\nAgents are the connective tissue of the *Uni-Versum*. Workspaces are spaces; agents are what connect them. A person who participates in three communities inhabits three workspaces; they are the link between those spaces. An AI agent or a script that operates across workspaces carries context from one to another.\n\nThe system does not connect workspaces through technical bridges. It connects them through the agents who inhabit them. People are the graph.\n\nEvery agent operates under a *nos*: the human perspective at the center of a *Uni-Versum*. A *census* may register agents from its own *nos* (local agents) and agents from another *nos* (external agents). What distinguishes them is not where they work, but whose authority they operate under. An external agent who inhabits a shared workspace still belongs to their own *nos*. A *diploma* formalizes the terms under which an external agent operates in your *Uni-Versum*.",
      "@language": "en"
    },
    {
      "@value": "Un *agens* (pl. *agentes*) es cualquier persona (humana o no humana) que opera dentro del *Uni-Versum*. No «persona»: la entidad base es *agens* porque el sistema es multi-agente por diseño, abarcando humanos, código de automatización, asistentes AI, y lo que venga después.\n\nLos agentes son el tejido conectivo del *Uni-Versum*. Los espacios de trabajo son espacios; los agentes son lo que los conecta. Una persona que participa en tres comunidades habita tres espacios de trabajo; es el vínculo entre esos espacios. Un agente AI o programas de automatización que operan en varios espacios transportan contexto de uno a otro.\n\nEl sistema no conecta los espacios de trabajo mediante puentes técnicos. Los conecta a través de los agentes que los habitan. Las personas son el grafo.\n\nTodo agente opera bajo un *nos*: la perspectiva humana en el centro de un *Uni-Versum*. Un *census* puede registrar agentes de su propio *nos* (agentes locales) y agentes de otro *nos* (agentes externos). Lo que los distingue no es dónde trabajan, sino bajo qué autoridad operan. Un agente externo que habita un espacio de trabajo compartido sigue perteneciendo a su propio *nos*. Un *diploma* formaliza los términos bajo los cuales un agente externo opera en tu *Uni-Versum*.",
      "@language": "es"
    }
  ],
  "skos:related": [
    {
      "@id": "uv:habitatores"
    },
    {
      "@id": "uv:visitatores"
    },
    {
      "@id": "uv:nos"
    },
    {
      "@id": "uv:diploma"
    }
  ],
  "skos:inScheme": {
    "@id": "uv:"
  },
  "skos:narrower": [
    {
      "@id": "uv:agens-humanus"
    },
    {
      "@id": "uv:agens-scriptum"
    }
  ]
}