{
  "@context": {
    "schema": "http://schema.org/",
    "ex": "https://example.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "dcat": "http://www.w3.org/ns/dcat#"
  },
  "@type": [
    "schema:PropertyValue"
  ],
  "@id": "ex:variableMeasured_346",
  "schema:name": "example variable measured",
  "schema:description": "Air temperature measured at 2 meters above ground level",
  "schema:propertyID": [
    {
      "@id": "ex:definedTerm_zZc",
      "@type": [
        "schema:DefinedTerm"
      ],
      "schema:name": "Temperature",
      "schema:identifier": {
        "@id": "ex:tempTerm_246u",
        "@type": [
          "schema:PropertyValue"
        ],
        "schema:propertyID": "https://qudt.org/vocab/quantitykind/Temperature",
        "schema:url": "https://qudt.org/vocab/quantitykind/Temperature"
      },
      "schema:inDefinedTermSet": "http://ogc.org/defs",
      "schema:termCode": "T"
    }
  ],
  "schema:measurementTechnique": "thermometer",
  "schema:unitText": "deg C",
  "schema:unitCode": "C",
  "schema:minValue": 0,
  "schema:maxValue": 200,
  "schema:url": {
    "@type": [
      "schema:CreativeWork",
      "dcat:Relationship"
    ],
    "schema:name": "WMO Guide to Meteorological Instruments \u2013 Temperature",
    "schema:url": "https://library.wmo.int/idurl/4/68695"
  }
}