{
  "@context": {
    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "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": "rdf:Property",
  "@id": "uv:fidelis-est",
  "skos:prefLabel": [
    {
      "@value": "fidelis est",
      "@language": "la"
    },
    {
      "@value": "is loyal to",
      "@language": "en"
    },
    {
      "@value": "es leal a",
      "@language": "es"
    }
  ],
  "skos:definition": [
    {
      "@value": "*Fidelis-est* (Latin “is loyal to”) declares which *nos* an *agens* operates under. Every agent in the *Uni-Versum* is loyal to a *nos*: the human perspective that is their sovereign authority. This loyalty is what distinguishes a local agent from an external one. An agent from another *nos* may inhabit a shared workspace or *collaborate* with your agents, but their *fidelis-est* points elsewhere; they are diplomats, not citizens.\n\nThe property draws from the Roman concept of *fides*: the bond of trust between a patron and those who operate on their behalf. It is not obedience; it is allegiance. An agent with *fidelis-est* operates with *autonomia* within the bounds their *nos* defines, and carries a *diploma* when operating in another *Uni-Versum*.",
      "@language": "en"
    },
    {
      "@value": "*Fidelis-est* (del latín, «es leal a») declara bajo qué *nos* opera un *agente*. Todo agente en el *Uni-Versum* es leal a un *nos*: la perspectiva humana que es su autoridad soberana. Esta lealtad es lo que distingue a un agente local de uno externo. Un agente de otro *nos* puede habitar un espacio compartido o *colaborar* con tus agentes, pero su *fidelis-est* apunta a otro lugar; son diplomáticos, no ciudadanos.\n\nLa propiedad se inspira en el concepto romano de *fides*: el vínculo de confianza entre un patrón y quienes operan en su nombre. No es obediencia; es lealtad. Un agente con *fidelis-est* opera con *autonomia* dentro de los límites que su *nos* define, y porta un *diploma* cuando opera en otro *Uni-Versum*.",
      "@language": "es"
    }
  ],
  "rdfs:domain": {
    "@id": "uv:agens"
  },
  "rdfs:range": {
    "@id": "uv:nos"
  },
  "skos:related": [
    {
      "@id": "uv:diploma"
    },
    {
      "@id": "uv:autonomia"
    }
  ],
  "skos:inScheme": {
    "@id": "uv:"
  }
}