{
  "@context": {
    "skos": "http://www.w3.org/2004/02/skos/core#",
    "uv": "https://uni-versum.me/vocabularies/uni-versum/v1/"
  },
  "@type": "skos:ConceptScheme",
  "@id": "uv:",
  "skos:prefLabel": {
    "@value": "uv",
    "@language": "la"
  },
  "skos:definition": [
    {
      "@value": "Domain vocabulary for the *Uni-Versum* model. Defines the concepts specific to the distributed architecture: workspace types (*satelles*, *insula*, *taberna*, *horreum*), agent types (*agens*, *nos*), the relationships between them (*habitatores*, *visitatores*, *collaborat*), and the principles that govern the system (*gravitas*, *autonomia*, *diploma*). Uses Latin terms. Source of truth: the design documents.",
      "@language": "en"
    },
    {
      "@value": "Vocabulario de dominio del modelo *Uni-Versum*. Define los conceptos específicos de la arquitectura distribuida: tipos de espacio de trabajo (*satelles*, *insula*, *taberna*, *horreum*), tipos de agente (*agens*, *nos*), las relaciones entre ellos (*habitatores*, *visitatores*, *collaborat*), y los principios que gobiernan el sistema (*gravitas*, *autonomia*, *diploma*). Usa términos en latín. Fuente de verdad: los documentos de diseño.",
      "@language": "es"
    }
  ]
}