{
  "@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-humanus",
  "skos:prefLabel": [
    {
      "@value": "agens humanus",
      "@language": "la"
    },
    {
      "@value": "human agent",
      "@language": "en"
    },
    {
      "@value": "agente humano",
      "@language": "es"
    }
  ],
  "skos:definition": [
    {
      "@value": "A subclass of *agens* representing a human person who inhabits, visits, or interacts with workspaces in the *Uni-Versum*. Distinguished from other agent types by being a biological person rather than software. Includes the sovereign human setting the *nos* perspective and any other human collaborators.",
      "@language": "en"
    },
    {
      "@value": "Una subclase de *agens* que representa a una persona que habita, visita o interactúa con espacios de trabajo en el *Uni-Versum*. Se distingue de otros tipos de agente por ser un ente biológico y no software. Incluye al humano soberano que establece la perspeciva *nos* y a cualquier otro colaborador humano.",
      "@language": "es"
    }
  ],
  "skos:broader": {
    "@id": "uv:agens"
  },
  "skos:inScheme": {
    "@id": "uv:"
  }
}