{
  "@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:conditor",
  "skos:prefLabel": [
    {
      "@value": "conditor",
      "@language": "la"
    },
    {
      "@value": "founder",
      "@language": "en"
    },
    {
      "@value": "fundador",
      "@language": "es"
    }
  ],
  "skos:definition": [
    {
      "@value": "The *conditor* property declares which *nos* founded a *satelles*. The *conditor* is the perspective that initiated the workspace and established its conditions: its purpose, its conventions, its initial structure. Like the Roman *conditor urbis* (founder of the city), the *conditor* does not merely build; they set the terms under which the space operates.\n\nThis is distinct from *habitatores*: many agents may be listed as inhabitants of a workspace, but only one *nos* founded it. In collaborative *insulae*, the *conditor* is the *nos* whose initiative brought the space into existence, even if other *nos* participate as equals.",
      "@language": "en"
    },
    {
      "@value": "La propiedad *conditor* declara qué *nos* fundó un *satelles*. El *conditor* es la perspectiva que inició el espacio de trabajo y estableció sus condiciones: su propósito, sus convenciones, su estructura inicial. Como el *conditor urbis* romano (fundador de la ciudad), el *conditor* no solo construye; establece los términos bajo los cuales el espacio opera.\n\nEs distinta de *habitatores*: muchos agentes pueden figurar como habitantes de un espacio de trabajo, pero solo un *nos* lo fundó. En *insulae* colaborativas, el *conditor* es el *nos* cuya iniciativa trajo el espacio a la existencia, aunque otros *nos* participen como iguales.",
      "@language": "es"
    }
  ],
  "rdfs:domain": {
    "@id": "uv:satelles"
  },
  "rdfs:range": {
    "@id": "uv:nos"
  },
  "skos:inScheme": {
    "@id": "uv:"
  }
}