{
  "@context": {
    "schema": "http://schema.org/",
    "ex": "https://example.org/"
  },
  "@type": [
    "schema:LinkRole"
  ],
  "schema:linkRelationship": "canonical version",
  "schema:target": {
    "@type": [
      "schema:EntryPoint"
    ],
    "schema:name": "Landing page for the published version of record",
    "schema:url": "https://example.org/datasets/soil-moisture-2026",
    "schema:encodingFormat": "text/html"
  }
}