{
  "@context": {
    "schema": "http://schema.org/",
    "ex": "https://example.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "dcterms": "http://purl.org/dc/terms/"
  },
  "@type": [
    "schema:DataDownload"
  ],
  "schema:name": "Water levels in Beartooth reservoir, 1992-2020",
  "schema:contentUrl": "https://hounddata.org/354277.csv",
  "schema:encodingFormat": [
    "text/csv"
  ],
  "spdx:checksum": {
    "@type": [
      "spdx:Checksum"
    ],
    "spdx:algorithm": "MD5",
    "spdx:checksumValue": "d41d8cd98f00b204e9800998ecf8427e"
  },
  "schema:provider": [
    {
      "@id": "https://orcid.org/3333-4444-5565",
      "@type": [
        "schema:Person"
      ],
      "schema:name": "Severus Data",
      "schema:alternateName": "the datameister",
      "schema:affiliation": {
        "@id": "https://ror.org/347237",
        "@type": [
          "schema:Organization"
        ],
        "schema:additionalType": [
          "Data repository"
        ],
        "schema:name": "Houndstooth Data Repository",
        "schema:identifier": "https://ror.org/347237"
      },
      "schema:contactPoint": {
        "@type": [
          "schema:ContactPoint"
        ],
        "schema:email": "joe@email.org"
      },
      "schema:description": "Earth Science Data Custodian",
      "schema:identifier": {
        "@type": [
          "schema:PropertyValue"
        ],
        "schema:propertyID": "https://registry.identifiers.org/registry/orcid",
        "schema:value": "3333-4444-5565",
        "schema:url": "https://orcid.org/3333-4444-5565"
      }
    }
  ],
  "dcterms:conformsTo": [
    {
      "@id": "http://www.opengis.net/def/nil/OGC/0/missing"
    }
  ]
}