{
  "@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:vocabulum",
  "skos:prefLabel": [
    {
      "@value": "vocabulum",
      "@language": "la"
    },
    {
      "@value": "term",
      "@language": "en"
    },
    {
      "@value": "vocablo",
      "@language": "es"
    }
  ],
  "skos:definition": [
    {
      "@value": "A *vocabulum* (pl. *vocabula*) is an entry in a vocabulary that names and defines something: a type of entity, a relationship, an abstract idea, or the vocabulary itself. Every class, property, concept, and vocabulary in the *Uni-Versum* is a *vocabulum*. It is the unit of meaning in the vocabulary system, and the building block of the common dictionary that all agents (human and AI) share to communicate without ambiguity.\n\nMaps broadly to `skos:Concept` in SKOS, understood here as the general category that class, property, and concept specialize.",
      "@language": "en"
    },
    {
      "@value": "Un *vocabulum* (pl. *vocabula*) es un vocablo en un vocabulario que nombra y define algo: un tipo de entidad, una relación, una idea abstracta, o el propio vocabulario. Toda clase, propiedad, concepto y vocabulario en el *Uni-Versum* es un *vocabulum*. Es la unidad de significado en el sistema de vocabularios, y la pieza fundamental del diccionario común que todos los agentes (humanos y AI) comparten para comunicarse sin ambigüedad.\n\nCorresponde de forma amplia a `skos:Concept` en SKOS, entendido aquí como la categoría general que clase, propiedad y concepto especializan.",
      "@language": "es"
    }
  ],
  "skos:inScheme": {
    "@id": "uv:"
  }
}