{
  "@context": {
    "schema": "http://schema.org/",
    "ex": "https://example.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#"
  },
  "@type": [
    "schema:Role"
  ],
  "schema:roleName": "owner",
  "schema:contributor": {
    "@id": "ex:exampleOrg_fW",
    "@type": [
      "schema:Organization"
    ],
    "schema:name": "University of Arizona",
    "schema:alternateName": "UAz",
    "schema:description": "University in Tucson, Arizona",
    "schema:identifier": {
      "@type": [
        "schema:PropertyValue"
      ],
      "schema:propertyID": "https://registry.identifiers.org/registry/ror",
      "schema:value": "03m2x1q45",
      "schema:url": "https://ror.org/03m2x1q45"
    },
    "schema:sameAs": [
      "Wildcats"
    ]
  }
}