{
  "@context": {
    "schema": "http://schema.org/",
    "ex": "https://example.org/"
  },
  "@id": "ex:StatVarComplete_001",
  "@type": [
    "schema:StatisticalVariable"
  ],
  "schema:name": "Annual Mean Surface Air Temperature",
  "schema:description": "Spatially averaged annual mean surface air temperature computed from hourly station observations within each grid cell, quality-controlled and homogenized",
  "schema:alternateName": [
    "Annual Mean SAT",
    "Mean Surface Temperature"
  ],
  "schema:measuredProperty": {
    "@id": "https://www.wikidata.org/entity/Q11466",
    "@type": [
      "schema:Property"
    ],
    "schema:name": {
      "@type": [
        "schema:DefinedTerm"
      ],
      "schema:name": "Surface Air Temperature",
      "schema:termCode": "SAT",
      "schema:inDefinedTermSet": "https://vocab.nerc.ac.uk/collection/P07/current/"
    }
  },
  "schema:statType": {
    "@type": [
      "schema:DefinedTerm"
    ],
    "schema:name": "Arithmetic Mean",
    "schema:termCode": "mean",
    "schema:inDefinedTermSet": "https://vocab.nerc.ac.uk/collection/S06/current/"
  },
  "schema:measurementTechnique": {
    "@type": [
      "schema:DefinedTerm"
    ],
    "schema:name": "Automatic Weather Station",
    "schema:termCode": "AWS",
    "schema:inDefinedTermSet": "https://vocab.nerc.ac.uk/collection/L05/current/"
  }
}