{
  "@context": "Time.schema.json",
  "$schema": "Time.schema.json",
  "@id": "https://example.org/m1-duration",
  "type": ["Time"],
  "value": 12.7,
  "unit": "SEC",
  "standard_uncertainty": 0.05
}
