{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-3022"
    }
  ],
  "@type": [
    "nrdp:DataPublication",
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-3022",
  "ediid": "ark:/88434/mds2-3022",
  "version": "1.2.0",
  "doi": "doi:10.18434/mds2-3022",
  "title": "Correlating Near-Infrared Spectra to Bulk Properties in Polyolefins",
  "contactPoint": {
    "fn": "Bradley Sutliff",
    "hasEmail": "mailto:bradley.sutliff@nist.gov"
  },
  "modified": "2023-05-15",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3022",
  "description": [
    "This repository includes example code and data to correlate near-infrared spectroscopy (NIR) measurements with physical measurements for pure polyolefin samples. Specifically the provided Jupyter Notebook focuses on NIR correlations with density, crystallinity, and short chain branching. For additional information on using the code, please refer to the README.md, and for more information on the provided data, please refer to the README_data.md. Both files are included here and with the github code repository.",
    "For further information on methodology and interpretation, please refer to Bradley P. Sutliff, Shailja Goyal, Tyler B. Martin, Peter A. Beaucage, Debra J. Audus, and Sara V. Orski, \"Correlations of Near-Infrared Spectra to Bulk Properties in Polyolefins, using Principal Component Analysis\" Macromolecules 2024, 57, 5, 2329-2338, DOI: https://doi.org/10.1021/acs.macromol.3c02290"
  ],
  "keyword": [
    "Polyolefin",
    "Near-visible IR",
    "Short Chain Branching",
    "Crystallinity",
    "Density",
    "Polymer"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Chemistry: Analytical chemistry"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Data and informatics"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Chemistry: Molecular characterization"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Materials: Materials characterization"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Materials: Polymers"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "theme": [
    "Chemistry: Analytical chemistry",
    "Information Technology: Data and informatics",
    "Chemistry: Molecular characterization",
    "Materials: Materials characterization",
    "Materials: Polymers"
  ],
  "_editStatus": "done",
  "components": [
    {
      "@id": "cmps/CODEOWNERS",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "CODEOWNERS",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/CODEOWNERS",
      "mediaType": "application/octet-stream",
      "size": 321
    },
    {
      "@id": "cmps/environment.yml",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "environment.yml",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/environment.yml",
      "mediaType": "text/x-yaml",
      "size": 275
    },
    {
      "@id": "cmps/CODEMETA.yaml",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "CODEMETA.yaml",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/CODEMETA.yaml",
      "mediaType": "text/x-yaml",
      "size": 1313
    },
    {
      "@id": "cmps/CODEOWNERS.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "CODEOWNERS.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/CODEOWNERS.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/CODEOWNERS",
      "description": "SHA-256 checksum value for CODEOWNERS",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/LICENSE.md",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "LICENSE.md",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/LICENSE.md",
      "mediaType": "text/x-web-markdown",
      "size": 1866
    },
    {
      "@id": "cmps/nir-corr-po.ipynb",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "nir-corr-po.ipynb",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/nir-corr-po.ipynb",
      "mediaType": "application/octet-stream",
      "size": 782374
    },
    {
      "@id": "cmps/nir-corr-po.ipynb.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "nir-corr-po.ipynb.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/nir-corr-po.ipynb.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/nir-corr-po.ipynb",
      "description": "SHA-256 checksum value for nir-corr-po.ipynb",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": false,
      "checksum": {
        "hash": "c40d3b8f3e3115bdfd0864686faeff8750224b6fcf0e510c853980e940552542",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/requirements.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "requirements.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/requirements.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/requirements.txt",
      "description": "SHA-256 checksum value for requirements.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/requirements.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "requirements.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/requirements.txt",
      "mediaType": "text/plain",
      "size": 106
    },
    {
      "@id": "cmps/Data",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Data"
    },
    {
      "@id": "cmps/Data/README_data.md.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/README_data.md.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/README_data.md.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/README_data.md",
      "description": "SHA-256 checksum value for README_data.md",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/SampleInformation_UPDATED.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/SampleInformation_UPDATED.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/SampleInformation_UPDATED.csv",
      "mediaType": "text/csv",
      "size": 10089,
      "checksum": {
        "hash": "7a1bc62eecf38f7a1a6ac23a96106c72288ebaf4c2f7ccbf3d18f9879c5298fd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/AdditionalMeasurementData.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/AdditionalMeasurementData.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/AdditionalMeasurementData.csv",
      "mediaType": "text/csv",
      "size": 2785
    },
    {
      "@id": "cmps/Data/SampleInformation.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/SampleInformation.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/SampleInformation.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/SampleInformation.csv",
      "description": "SHA-256 checksum value for SampleInformation.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/README_data.md",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/README_data.md",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/README_data.md",
      "mediaType": "text/x-web-markdown",
      "size": 7736
    },
    {
      "@id": "cmps/Data/SampleInformation_UPDATED.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/SampleInformation_UPDATED.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/SampleInformation_UPDATED.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/SampleInformation_UPDATED.csv",
      "description": "SHA-256 checksum value for SampleInformation_UPDATED.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "250d370faf80d59e28a0710561ec7cd2194d6707b3896c1536130d576407ae92",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/AdditionalMeasurementData.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/AdditionalMeasurementData.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/AdditionalMeasurementData.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/AdditionalMeasurementData.csv",
      "description": "SHA-256 checksum value for AdditionalMeasurementData.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Data/NIR"
    },
    {
      "@id": "cmps/Data/NIR/S0024LDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0024LDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0024LDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0024LDPE_6.csv",
      "description": "SHA-256 checksum value for S0024LDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0001ULDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0001ULDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0001ULDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0042LDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0042LDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0042LDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0042LDPE_3.csv",
      "description": "SHA-256 checksum value for P0042LDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "628270aa8e16f356becb7ffd93c8db7c1d0c92f5f44ba37c7edf2e1337cd385a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1474PE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1474PE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1474PE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "75ce84fbacf804ad8337919dee555bf24af84133257170849ec48f4a702668d1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0008HDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0008HDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0008HDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0008HDPE_5.csv",
      "description": "SHA-256 checksum value for H0008HDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0001ULDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0001ULDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0001ULDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0001ULDPE_4.csv",
      "description": "SHA-256 checksum value for H0001ULDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0096LDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0096LDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0096LDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0096LDPE_6.csv",
      "description": "SHA-256 checksum value for C0096LDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "9a15276b9d19e3612ece0a6173e8c57e913ee6e9b0223a39e4b06c67fd7fca2d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0042LDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0042LDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0042LDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "340f1c1db3b9bbd19d8a1f3ce0cbe53cc862b9fbf21c37e3a7c7e18faae2fe6f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0046PP_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0046PP_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0046PP_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0046PP_1.csv",
      "description": "SHA-256 checksum value for E0046PP_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "2b1f84ede8df3586e3996f6abb60df477284fdc127301158b4371addef17b790",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0030HDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0030HDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0030HDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0030HDPE_2.csv",
      "description": "SHA-256 checksum value for C0030HDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "8e780e03f84ae0dc04f19ab1a5b4479ba550bde3d5d6759c56a91ee8141f445a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0003LDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0003LDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0003LDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "fb6fdebb76cb859696b18ebb3439678193497f6666cd5e3ee724e3935fc9e183",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0035PP_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0035PP_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0035PP_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "3f31fa5607b4364e42e67ac9cb50a706b555c1a8409d351bcd521cdf0075694f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0082LDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0082LDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0082LDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0082LDPE_1.csv",
      "description": "SHA-256 checksum value for C0082LDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "fba3f541600dabac68e980da6aef1663d454e21fa5b37bc85db66bb4ee6cce96",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1476LDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1476LDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1476LDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "91e513c645105dacc72c4708e2f35f342183fc4eb7e97efe5fa877a5248bc6c8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0033HDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0033HDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0033HDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "f2045f5c6b72a1116791af36035f038845ddb8f101cc42a485a337c3137e562b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0052PP_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0052PP_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0052PP_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0070HDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0070HDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0070HDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "65593999c6a3d9977b102a9e012cdcbbd227676785bceee1134160378a114dda",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0051LLDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0051LLDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0051LLDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0051LLDPE_5.csv",
      "description": "SHA-256 checksum value for P0051LLDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "f3c54b65967204cd9f9f3caefd89d2e9010b4af9a5bcacb5421c96b27afe82c6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0011PP_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0011PP_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0011PP_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0005LDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0005LDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0005LDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0005LDPE_2.csv",
      "description": "SHA-256 checksum value for P0005LDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "54b47de6c8716382643be4570f13a8aace575a7b000923a5503170f81db1d1cc",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0068HDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0068HDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0068HDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0068HDPE_2.csv",
      "description": "SHA-256 checksum value for C0068HDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "820c06d46e95e64637011a342ea6a97ce70134e513729d0789aac3a4c9a38c54",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0030HDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0030HDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0030HDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0030HDPE_7.csv",
      "description": "SHA-256 checksum value for C0030HDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "9aad31c76fa5926b064dc17a48c15b2d23efc9bfabaabce1216b0638f73fbd2b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0042LDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0042LDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0042LDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0042LDPE_6.csv",
      "description": "SHA-256 checksum value for P0042LDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "a829ae4364e906b4e4a8622c4de0ceb7bf824a344ac609d8dfd60164cb452fef",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0095LDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0095LDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0095LDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "cca23d883cd0335dda9b85619c6bf156a956da04c8b5da72b7497f9bf50342f6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1476LDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1476LDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1476LDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1476LDPE_6.csv",
      "description": "SHA-256 checksum value for N1476LDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/N1474PE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1474PE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1474PE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1474PE_4.csv",
      "description": "SHA-256 checksum value for N1474PE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0060LLDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0060LLDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0060LLDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0060LLDPE_5.csv",
      "description": "SHA-256 checksum value for P0060LLDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "0ca3cb6f059ed48a94921d5957b43689c86ac4732941c56a18b831f5ac55eeca",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0096LDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0096LDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0096LDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "957fb0b8bdae83a2068902a6c34fbe4235220e29b56135bc9c32912c4d61bc2a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0009PP_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0009PP_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0009PP_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0009PP_5.csv",
      "description": "SHA-256 checksum value for H0009PP_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0096LDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0096LDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0096LDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0096LDPE_3.csv",
      "description": "SHA-256 checksum value for C0096LDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "d59f3443565298a816486c84532081ea964fc21e816d727d8b15185342a95d1f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0060LLDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0060LLDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0060LLDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "102c0d55e2abab7f6f2bc9e166fb783c6967186873af316622540b3b5ab31300",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0003LDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0003LDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0003LDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0079PE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0079PE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0079PE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0079PE_6.csv",
      "description": "SHA-256 checksum value for C0079PE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "8ee5749b2fdf693e2411d21a71f1fdcdb4a1cf66076063b22e263d42e5711ebc",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0035PP_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0035PP_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0035PP_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "2e1e96c109496a1fb8428ff99d2cedda15b81369e84e9f1355c2e2dbdb8c569f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0096LDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0096LDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0096LDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0096LDPE_5.csv",
      "description": "SHA-256 checksum value for C0096LDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "60782f190d0a47cfdf5ad9a73bf2d64e5c50180e06ef95bccac54a72dff3295a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1473LDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1473LDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1473LDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "368367f9669107952ab4df7777b8b713c57674f6f8046b92f620cb8e9fcd2214",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0060LLDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0060LLDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0060LLDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "3fa60b4ca724c0327c8b3c295c2717042551469ee0defe6b86c7f058418763fa",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0052PP_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0052PP_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0052PP_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0052PP_6.csv",
      "description": "SHA-256 checksum value for S0052PP_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0084HDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0084HDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0084HDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0084HDPE_6.csv",
      "description": "SHA-256 checksum value for S0084HDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "c02ff240961e74fa7e42409334222f82f64c0e70d97eada03ba713347612e426",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0055HDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0055HDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0055HDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "42bb59a5eaf039dbcd36a8698b5d1232000aad0521aefebc91d704876a8d93ff",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0004LLDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0004LLDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0004LLDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0004LLDPE_6.csv",
      "description": "SHA-256 checksum value for H0004LLDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0094LDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0094LDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094LDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "860f50ab31ba95833e3556939cdfd8eabb7f7bb2910a6a563840f365466d7dd0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0048HDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0048HDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0048HDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0094HDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0094HDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094HDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0094HDPE_3.csv",
      "description": "SHA-256 checksum value for C0094HDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "22c4e4fb538f7122b4a7d37bbb7f0456ec290a92e8dab5149be2797ed309224f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0035PP_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0035PP_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0035PP_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "42794a9cb6cf714652d0e89b138bdcd8349719c1fd7acfadc94c8de58c4d954b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0002LDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0002LDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0002LDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0002LDPE_3.csv",
      "description": "SHA-256 checksum value for H0002LDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/N1474PE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1474PE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1474PE_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0001ULDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0001ULDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0001ULDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0001ULDPE_7.csv",
      "description": "SHA-256 checksum value for H0001ULDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "2b07e61095b3bba74237d8b8ed2cffe66a3c5a51cb826681b63c1a6a9d6f60ce",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0036RPP_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0036RPP_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0036RPP_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0036RPP_3.csv",
      "description": "SHA-256 checksum value for S0036RPP_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0028PE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0028PE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0028PE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "0021dbccc2653079c5c06a7d32adef1478950ec101c95cda3e1dd51c3c5586cc",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0006MDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0006MDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0006MDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/E0069LLDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0069LLDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0069LLDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "b07836b6b634a8f3d4beb80c348ecb3d6ee7d7419895dab0918c7fe517df5b13",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0001ULDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0001ULDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0001ULDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0005LLDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0005LLDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0005LLDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0005LLDPE_4.csv",
      "description": "SHA-256 checksum value for H0005LLDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0028PE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0028PE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0028PE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "fb38f4ea980e66155f04aa7419e215ebfd01595ebaa4db5b326873c16fbd1e6c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0009PP_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0009PP_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0009PP_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0094LDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0094LDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094LDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0094LDPE_2.csv",
      "description": "SHA-256 checksum value for C0094LDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "5be6d1219b19d5b289ab1b514abe9d9ba8e0f9d754572cd9e09fefb624ed3518",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0051LLDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0051LLDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0051LLDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0051LLDPE_4.csv",
      "description": "SHA-256 checksum value for P0051LLDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "cb5891c3f7529ec562269da35e673c399a614ba66ce1302fdff4cbbe1aa44628",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094HDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0094HDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094HDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0094HDPE_1.csv",
      "description": "SHA-256 checksum value for C0094HDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "03fb3a2b20be2dfc5b60e2a5c567b26c4bf0bcc26beb38fe96dd5ccc6e660e16",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0007HDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0007HDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0007HDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0007HDPE_2.csv",
      "description": "SHA-256 checksum value for H0007HDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/E0069LLDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0069LLDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0069LLDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0069LLDPE_1.csv",
      "description": "SHA-256 checksum value for E0069LLDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "9badc981379b2f42dcf32932c84bb0fb447fd85cbc9d9b83d769dd4f182f7421",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0033HDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0033HDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0033HDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0033HDPE_7.csv",
      "description": "SHA-256 checksum value for C0033HDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "92449724faaf4a013f783a57405d97d7736ec69ec498c77fceb0a3620d675819",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0028PE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0028PE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0028PE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "e301c86b78baa83cf62dd05f74ecca85abf4d7f36cc93914355d5e7211acf8ea",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0002LDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0002LDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0002LDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0002LDPE_1.csv",
      "description": "SHA-256 checksum value for H0002LDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0071HDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0071HDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0071HDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "5be241c3503489ecad40256356dff4601359145f2ceaf5dddc347574be49f789",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0011PP_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0011PP_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0011PP_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0018LDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0018LDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0018LDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "c5d9ed95fb306c83fa2fcec9091a14ec4879e7dd4309026e4f916048f509a808",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0035HDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0035HDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0035HDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0035HDPE_4.csv",
      "description": "SHA-256 checksum value for S0035HDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "8a2e7ebba26a5a256f1763994048dd221bbc8970dab27fc7ebcebf986d0f4456",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0069LLDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0069LLDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0069LLDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0069LLDPE_7.csv",
      "description": "SHA-256 checksum value for E0069LLDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "3f5f3308b9861f440d2e172a47dde058ec0bf451e283785a31813b28b7abd681",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0052PP_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0052PP_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0052PP_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0052PP_4.csv",
      "description": "SHA-256 checksum value for S0052PP_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0084HDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0084HDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0084HDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0084HDPE_3.csv",
      "description": "SHA-256 checksum value for S0084HDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "8389f5759c93eaa851c2d1ef16aa606f4c96ea02f0e5b034ce329bfe1b16d375",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0095LDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0095LDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0095LDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0095LDPE_4.csv",
      "description": "SHA-256 checksum value for C0095LDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "b588837b350a5feeecb0c92b15dcfff1efcd9d45dff9dcfe9823ea633552d7bc",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0070HDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0070HDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0070HDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0070HDPE_3.csv",
      "description": "SHA-256 checksum value for C0070HDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "efad20a4b6381deb8936f463fe86e3062a82e92eeff9719f3b69195d17581e4e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0079PE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0079PE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0079PE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "dca318f506ca9b02deaa9e48463b3d18cf7425095d91017d129128fe30e3ea79",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0035HDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0035HDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0035HDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0035HDPE_7.csv",
      "description": "SHA-256 checksum value for S0035HDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "6a240ef79b694f6aa6798d23d3df6dd0d7bf75dcbac2862eb9f6bf67fc3ea751",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0096LDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0096LDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0096LDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "b5824a04579069ec5a51178e658d09443e0c53665dc7da9b8dae30b302c984d7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0009PP_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0009PP_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0009PP_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0005LDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0005LDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0005LDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0005LDPE_4.csv",
      "description": "SHA-256 checksum value for P0005LDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "68cb48831fb1c6572d211984a1a1e481116eee8cb48c94a3705cd6349f5c68a0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0070HDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0070HDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0070HDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0070HDPE_4.csv",
      "description": "SHA-256 checksum value for C0070HDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "a70f1a1ae0a495bbb6ab4f98437fdb43a71fcf2b8af754da44c812cef68f2e18",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0024LDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0024LDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0024LDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0024LDPE_2.csv",
      "description": "SHA-256 checksum value for S0024LDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0094LDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0094LDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094LDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0094LDPE_4.csv",
      "description": "SHA-256 checksum value for C0094LDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "c47752c1c70d5f7b9d4852ec0f1b695b26e36694402b71d1466efeded698fb5a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0071HDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0071HDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0071HDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0071HDPE_7.csv",
      "description": "SHA-256 checksum value for C0071HDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "7bede26f972388fc0d468b4712fec01c06c2fcd881437c6712aa22d9ee0e77b8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094HDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0094HDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094HDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0094HDPE_2.csv",
      "description": "SHA-256 checksum value for C0094HDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "4c07b8ece589ded9f7863fde70c6ca4a19cf9da63299d7b49abc8c52bd47fe40",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0006MDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0006MDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0006MDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0024LDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0024LDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0024LDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0002LDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0002LDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0002LDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0002LDPE_4.csv",
      "description": "SHA-256 checksum value for H0002LDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0018LDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0018LDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0018LDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "ebfb12ef1edfffecefefbb930182f2c4a381632ec434c87358e28ef14cac7d63",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0033HDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0033HDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0033HDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0033HDPE_4.csv",
      "description": "SHA-256 checksum value for C0033HDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "d39b9236f98eafc96163a2a8b969d89109649dae44d16600d1c7a3fcdde9a74e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0081LDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0081LDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0081LDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0005LLDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0005LLDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0005LLDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "0f1afd9aa67f462a02e09d20299bcfa56cd6cb21e0db5e8c69827e1d038a6e5c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0009PP_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0009PP_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0009PP_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0009PP_2.csv",
      "description": "SHA-256 checksum value for H0009PP_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0009PP_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0009PP_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0009PP_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0005LLDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0005LLDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0005LLDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0068HDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0068HDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0068HDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0068HDPE_1.csv",
      "description": "SHA-256 checksum value for C0068HDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "9e0606a686a0a03fd9d5a6ed449cb6534a1f7267e1c20c44b09b61cd175f11b7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0051LLDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0051LLDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0051LLDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "7200fdbd3548daddd7fc221fc3e75be1928ff6eecfcd2eb8fdd7be0893fa0202",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0002LDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0002LDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0002LDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/E0046PP_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0046PP_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0046PP_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0046PP_7.csv",
      "description": "SHA-256 checksum value for E0046PP_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "0eacde54ab8d432021328f8f0b771deb2bc53b6a63dfa1fc522bbc4cc52248fa",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0002LDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0002LDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0002LDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "b121536bb972a9e1f1a44e0fd6b80d495cb06af1a243c025e37135d1a8dd6f0a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0046PP_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0046PP_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0046PP_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0046PP_2.csv",
      "description": "SHA-256 checksum value for E0046PP_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "51a515a8cb43d4ff543506eda4f2445d1710307b0a993c8a2451a91eae991e53",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0035HDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0035HDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0035HDPE_7.csv",
      "mediaType": "text/csv",
      "size": 116172,
      "checksum": {
        "hash": "82f4dd42e7927911419407099defc5e9def0a91532a1452f5d3aef346b765be7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1474PE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1474PE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1474PE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1474PE_6.csv",
      "description": "SHA-256 checksum value for N1474PE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0080LDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0080LDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0080LDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0080LDPE_4.csv",
      "description": "SHA-256 checksum value for C0080LDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "601a6c727e5fd8d82599989f42ff526347a89de1c272eb5fd0bf1b0e81133bab",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0081LDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0081LDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0081LDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0004LLDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0004LLDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0004LLDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0004LLDPE_1.csv",
      "description": "SHA-256 checksum value for H0004LLDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0030HDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0030HDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0030HDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "ac1476920be0d6056040db0b6acedf975e568f606d93d92da4f03153076e67d5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0008HDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0008HDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0008HDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/E0046PP_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0046PP_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0046PP_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "9bf8a910eeb65097c2f468bfc6b7ff0b2d62f88e7d651da2c49427c90c0948c9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1474PE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1474PE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1474PE_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0094HDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0094HDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094HDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0094HDPE_5.csv",
      "description": "SHA-256 checksum value for C0094HDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "a76ff692a7bb71537295fd5d830af827123d51505a3fa09b72b6b2dd102430d6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1473LDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1473LDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1473LDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0052PP_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0052PP_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0052PP_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0003LDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0003LDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0003LDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0068HDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0068HDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0068HDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0068HDPE_6.csv",
      "description": "SHA-256 checksum value for C0068HDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "8724c6a17a52620801acf3c1a45c4e885dc7b8b3b9838d5321fc434eebe17f03",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0007HDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0007HDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0007HDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0007HDPE_4.csv",
      "description": "SHA-256 checksum value for H0007HDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0040HDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0040HDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0040HDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0095LDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0095LDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0095LDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0095LDPE_3.csv",
      "description": "SHA-256 checksum value for C0095LDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "fed5f15e8671dd3ab5e58ac947d1c5ce4aba8dd84187cbc4f28eac8c5ebb4442",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094LDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0094LDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094LDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "dfb335b4240af8dc0bbfb9c6813544b70306c94d645bef0dfe9fd407b220b031",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094HDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0094HDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094HDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "7565381b69477ff6bb48824d74238d53cb8f86271ab09ca1b3b205c531a09b9d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0005LLDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0005LLDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0005LLDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0002LDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0002LDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0002LDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "050a10e60267975e77d19e1fc80c9759219725c5c99a2cb61ee27898a5a3413d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0051LLDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0051LLDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0051LLDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0051LLDPE_6.csv",
      "description": "SHA-256 checksum value for P0051LLDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "c67b16adbd0ca6b7d3fe796de7cb335bb6b4d8383029c9cb4c1f21457cadb55a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0079PE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0079PE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0079PE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "795e4a9ee052c31e5aefe09c49ae705c946b2c8bea9e3d35acb06b990ef82f4f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1473LDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1473LDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1473LDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1473LDPE_4.csv",
      "description": "SHA-256 checksum value for N1473LDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0002LDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0002LDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0002LDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0002LDPE_5.csv",
      "description": "SHA-256 checksum value for H0002LDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/N1473LDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1473LDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1473LDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0005LDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0005LDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0005LDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "8928bc3a81220cc66457aec7b1caad599cbcde49656c0e33cca6aeb6604c7384",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0009PP_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0009PP_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0009PP_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0009PP_4.csv",
      "description": "SHA-256 checksum value for H0009PP_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0052PP_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0052PP_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0052PP_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0055HDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0055HDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0055HDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0055HDPE_4.csv",
      "description": "SHA-256 checksum value for P0055HDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "aa4afa09bcfd153175ace609872536c9459c499ff1494789fbb10310bcdf3186",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0070HDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0070HDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0070HDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "6cf8caeea6b8ad940407df297b96a9cd446465b7c2c6bc6f11d4045801286dcf",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0046PP_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0046PP_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0046PP_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "3acdc323bcc02e7c1f11d94092b4058f1d6208cb38a41f7a1d42b0a40dad4240",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0001ULDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0001ULDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0001ULDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0060LLDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0060LLDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0060LLDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0060LLDPE_4.csv",
      "description": "SHA-256 checksum value for P0060LLDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "6c4bae8f5862ab597828e6a70adf358fc7c457e19fb9c7567bc3ea3c78daea68",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0079PE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0079PE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0079PE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "424404bba0a16db8887484b3796f8ff5e46f2824460a6ddf6dac0af4b359a79c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0055HDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0055HDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0055HDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0055HDPE_2.csv",
      "description": "SHA-256 checksum value for P0055HDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "6211c10a1afcff3c78a819e999a2b664db3f65296b36de88693adedb625fd42c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0042LDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0042LDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0042LDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0042LDPE_1.csv",
      "description": "SHA-256 checksum value for P0042LDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "0274125a03a0f01eb53791a6de5dc09557592087351e10a094b7444ad8f50a2a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1473LDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1473LDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1473LDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0051LLDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0051LLDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0051LLDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0051LLDPE_3.csv",
      "description": "SHA-256 checksum value for P0051LLDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "215ce76e1b9862bcc3e7d9516fd84d29474f174c6e36c7d6f93df74233715fc7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0095LDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0095LDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0095LDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "34b5cd3aaeb0791f53a820a721b248b7b019a51927e722a010f7af61bd17444d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0051LLDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0051LLDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0051LLDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0051LLDPE_2.csv",
      "description": "SHA-256 checksum value for P0051LLDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "90d38c47b9c81645a856b2ed476e6bad91e340a7a1266001171eff9ad8a9e728",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0060LLDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0060LLDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0060LLDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "ba46bdd3ddbb8867f6790871f4955076be77f2a9d17908b45f36b6be6a902aae",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0024LDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0024LDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0024LDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0024LDPE_3.csv",
      "description": "SHA-256 checksum value for S0024LDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0042LDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0042LDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0042LDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "d4d9069494fbc8a7628c0b3f5215098a2a9d537ff7f0e2d2b9d5a17be561fe45",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0035HDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0035HDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0035HDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172,
      "checksum": {
        "hash": "4701d67fd8da9b93fe7edecdbe8364c2975ba650b2d4dfe544a3aca0dab02489",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0005LDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0005LDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0005LDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "da05c594a8321af2c3c7df4ff1079640288e5ffa3dbf440c8f93424f30273b77",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0008HDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0008HDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0008HDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0004LLDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0004LLDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0004LLDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0004LLDPE_5.csv",
      "description": "SHA-256 checksum value for H0004LLDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0081LDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0081LDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0081LDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0094LDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0094LDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094LDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "061da49fa0bf07c8ecfa7780c7445cc9a1fbfa5139cf8277c3b36ece201f9638",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1473LDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1473LDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1473LDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1473LDPE_2.csv",
      "description": "SHA-256 checksum value for N1473LDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/E0069LLDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0069LLDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0069LLDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0069LLDPE_5.csv",
      "description": "SHA-256 checksum value for E0069LLDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "6fbefe63644cc07875e979bbce0372fcc00839ce970dd17d43c1a42da3ccf17e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0002LDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0002LDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0002LDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "64d9b7bd5c4c1d6a1270e702e7294984a9a618b81333152fb082bca72bb02e06",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0011PP_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0011PP_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0011PP_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0011PP_7.csv",
      "description": "SHA-256 checksum value for S0011PP_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "fee092aa103afb4bf362039b52459b0cb0015013f843c87edd6785f0d405e386",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0066HDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0066HDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0066HDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0066HDPE_3.csv",
      "description": "SHA-256 checksum value for P0066HDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "f59321d506ace04c4370db40bff20563c6454c0a156e14b998174d040f831a0c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0024LDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0024LDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0024LDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0024LDPE_7.csv",
      "description": "SHA-256 checksum value for S0024LDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "cc8eba51358a38e484159b3888655f120cf44b030c7763fa9ca6f01131d0c124",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0006MDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0006MDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0006MDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0066HDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0066HDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0066HDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0066HDPE_6.csv",
      "description": "SHA-256 checksum value for P0066HDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "5e7adacfb4c5a9e8a7ede96f624d8a0357b1d6fdf8b9db76c2c718857c6cbc8c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0004LLDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0004LLDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0004LLDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0024LDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0024LDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0024LDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0005LDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0005LDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0005LDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0005LDPE_3.csv",
      "description": "SHA-256 checksum value for P0005LDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "2b3bbc175ba203495f82e78b35744ef938444465a37668d5669426b2cfd67fea",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0028PE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0028PE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0028PE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "34ff408e0dc375e76409082c86bf5ccc21cbeff2866bcf8a163672a3f88da6b5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0002LDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0002LDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0002LDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0002LDPE_7.csv",
      "description": "SHA-256 checksum value for P0002LDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "148a835f0530176de3adf377fc5b27c00a6b8bb64b4c0647579c68c2adc3c2b5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0068HDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0068HDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0068HDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "43eeaeb3800d3cf8b8739155fb982f2205a52c5445930e7ddef92b428d2c9652",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0028PE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0028PE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0028PE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0028PE_6.csv",
      "description": "SHA-256 checksum value for C0028PE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "9a61f5085f294ff3fd98e78505d31a3dba42206bbd0ff541314b118ebac0d107",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0033HDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0033HDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0033HDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0033HDPE_1.csv",
      "description": "SHA-256 checksum value for C0033HDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "e11014378dbae8905c7f34b16d075ac664a5f08dcfc139e70dc6ea9a2187fd30",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0011PP_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0011PP_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0011PP_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0011PP_5.csv",
      "description": "SHA-256 checksum value for S0011PP_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0004LLDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0004LLDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0004LLDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0018LDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0018LDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0018LDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0018LDPE_4.csv",
      "description": "SHA-256 checksum value for P0018LDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "ae6470bda66549600efcb4d4117bf44f44ea21f38bd8574f3d7f451fc63e66dd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0071HDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0071HDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0071HDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "d0261e9d55ff974d7caace2c9bfefe9ff66b8a22a2441bc194c6eb454580b4ae",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0068HDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0068HDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0068HDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0068HDPE_3.csv",
      "description": "SHA-256 checksum value for C0068HDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "8aeda7b20f32b0b17a01e01e78a9c8052a627a39505d4a59e37a97b31525f99b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0018LDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0018LDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0018LDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "f9860a4084662f57dd6387ee8b45281b5ff3369c0d933492470721887092fc2e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0069LLDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0069LLDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0069LLDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0069LLDPE_6.csv",
      "description": "SHA-256 checksum value for E0069LLDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "5842e2775d11186cbc8b7233a00b63d5a961345ecf034ef58cae5cb2313268ee",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0048HDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0048HDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0048HDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0048HDPE_7.csv",
      "description": "SHA-256 checksum value for S0048HDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "b741201b3d243a270ad163ccd5323f6e66c6317fe5b50bac47a5b3c91571ab65",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0068HDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0068HDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0068HDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "663c9b4b55a2da1fb242816ca5c949bb03facda1d7e542ffc815eb53cac53c39",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0079PE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0079PE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0079PE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "712998d5f42504ff48396bb6eba96f3cc33215661c3cfad2b59e68e76a729c91",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0002LDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0002LDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0002LDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "654262f694ad386cc7ced3ebd91267a8ca875b6e8d0c76f11ba44c83de558972",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0071HDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0071HDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0071HDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "7606bddfcc5e17412a50b7481ace4b8cce09b4027dc021515a316785970de056",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1474PE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1474PE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1474PE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1474PE_5.csv",
      "description": "SHA-256 checksum value for N1474PE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0052PP_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0052PP_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0052PP_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0081LDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0081LDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0081LDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0081LDPE_4.csv",
      "description": "SHA-256 checksum value for S0081LDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0070HDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0070HDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0070HDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0070HDPE_2.csv",
      "description": "SHA-256 checksum value for C0070HDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "21e04e2204817c324c920565a8e2ecdcb11681eff8ed9650ed4228b006d0cf0e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0055HDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0055HDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0055HDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "dafa0dcfca1a8682a1b3a3a04789284c4411cf72089c2117ebad1a20732c8f95",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0079PE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0079PE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0079PE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0079PE_1.csv",
      "description": "SHA-256 checksum value for C0079PE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "f8fca5e68d24d4382c2d48d68155200457a40d3e1aae7e08589ee1ebf7a46e1d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0011PP_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0011PP_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0011PP_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0011PP_3.csv",
      "description": "SHA-256 checksum value for S0011PP_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/N1476LDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1476LDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1476LDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1476LDPE_3.csv",
      "description": "SHA-256 checksum value for N1476LDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/N1476LDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1476LDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1476LDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/N1473LDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1473LDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1473LDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1473LDPE_3.csv",
      "description": "SHA-256 checksum value for N1473LDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0048HDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0048HDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0048HDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0080LDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0080LDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0080LDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0080LDPE_7.csv",
      "description": "SHA-256 checksum value for C0080LDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "ed50175bf125621577641513c9e27a67a32fec7eb9deb3a2691efd35bbffb20c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0005LLDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0005LLDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0005LLDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0079PE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0079PE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0079PE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0079PE_5.csv",
      "description": "SHA-256 checksum value for C0079PE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "fef537127979515c796f6e6169fcf6b2f944a9744f95221c1d3f7e06cb1fa77d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1476LDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1476LDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1476LDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1476LDPE_1.csv",
      "description": "SHA-256 checksum value for N1476LDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/E0069LLDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0069LLDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0069LLDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0069LLDPE_3.csv",
      "description": "SHA-256 checksum value for E0069LLDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "c640f2667080b7d82e3dc0c77bef0551a0ae67406249b26ee7daded0617e3c89",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0036RPP_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0036RPP_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0036RPP_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0036RPP_1.csv",
      "description": "SHA-256 checksum value for S0036RPP_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0084HDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0084HDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0084HDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172,
      "checksum": {
        "hash": "39f7fe3fb752847e018373518c969b7eccd851311bbaf5c09fc16d998b757b09",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094LDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0094LDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094LDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "9a4a47afcd0ea680f18ed743e0d5aa164840937bb703cf850cf3ca9748dcfcd4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0081LDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0081LDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0081LDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0071HDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0071HDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0071HDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "98f99cfc5eca21d8860bdc4cbe32c94eb9d4a5a0affbff927f962dbe4803e9aa",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0096LDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0096LDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0096LDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "6512372bfd0137e2717a99237f5adbf642f02a017e9d360c785232866c3b9be9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0071HDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0071HDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0071HDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "7381ab9514db54aaa7d3f29fbbdbe0bbc44ba0b8effe52fb99305a749fa88437",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0080LDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0080LDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0080LDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "6157396d1b214e14a63b395bee03e8fe8812cc116d8a5b2947b392f9b39fffbd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094HDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0094HDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094HDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0094HDPE_4.csv",
      "description": "SHA-256 checksum value for C0094HDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "c3a8aade255e4fc71995e07af9396fdfe5e1ff7f29ccc4ff085f71fa68488835",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0082LDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0082LDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0082LDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "e0b123258d3dc08d39c5e52c6fd7b207bcf4106821954c7f90d1ca3eec7fdfff",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0005LLDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0005LLDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0005LLDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0005LLDPE_5.csv",
      "description": "SHA-256 checksum value for H0005LLDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0042LDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0042LDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0042LDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "ab4d0053b10435f03c4422b023412b68dc794c2f71d44668aa4b4c983513b845",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0035PP_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0035PP_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0035PP_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0035PP_7.csv",
      "description": "SHA-256 checksum value for E0035PP_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "a92f2da6ff2ea4ee961249aa1d2f1d3eae803df73e003d323103d713de2ad7e3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0035HDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0035HDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0035HDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0035HDPE_3.csv",
      "description": "SHA-256 checksum value for S0035HDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "0834deace2324a895c3e8df16c05617ae2fa600047e7ed4c3038721218c2485e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0036RPP_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0036RPP_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0036RPP_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0036RPP_2.csv",
      "description": "SHA-256 checksum value for S0036RPP_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0080LDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0080LDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0080LDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "55009540fc6c1369f23f2f989d21dc51c027d8686e479f3310aa46b1f9e8d3f6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0007HDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0007HDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0007HDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0007HDPE_6.csv",
      "description": "SHA-256 checksum value for H0007HDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0055HDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0055HDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0055HDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "b244adc1d21fbd97675d77f692117747dda083142a8a338eab9566d86253857e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0018LDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0018LDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0018LDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "a70b7077cba3dcd2497fd2cb6e89bbd54cc0e9ac65893fa6615bbf5da6305cd7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0035PP_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0035PP_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0035PP_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0035PP_2.csv",
      "description": "SHA-256 checksum value for E0035PP_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "6dc5f25764a226812a0c4f3223a8eb05b9784384ca9e921165876ce0980f076f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0060LLDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0060LLDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0060LLDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0060LLDPE_1.csv",
      "description": "SHA-256 checksum value for P0060LLDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "3f527a8257fbf230da41d5e40213c3eedd16f45a09565d5bf19e2eb4fbf06303",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0051LLDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0051LLDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0051LLDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "63944a97104d93b069942b6ba64e1460c225ecd7d3aada856c47b1cf6a4b72e9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0070HDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0070HDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0070HDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "2aa5950c446ad63629822f110ddff063783c849641776cd8a5297ce9aed5a031",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0004LLDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0004LLDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0004LLDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "7909fd0f7e9bbe8588ff1780f9e268374283781fe81c15fefee744d90e43bd49",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0036RPP_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0036RPP_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0036RPP_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0007HDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0007HDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0007HDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/E0035PP_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0035PP_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0035PP_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0035PP_4.csv",
      "description": "SHA-256 checksum value for E0035PP_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "0a46c3be7ea20396db8e2fce850feea2286159cac6b13c87871fbc10468177e9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0018LDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0018LDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0018LDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0018LDPE_7.csv",
      "description": "SHA-256 checksum value for P0018LDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "61194eb75181994a155d873f4898b33511e2f937e91701c183dfb7d07dbb5fcb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0005LDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0005LDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0005LDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "ce21a38caf3116b21614a05c3038fea781b6221a04442317eb52b86d1d824be6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0003LDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0003LDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0003LDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0003LDPE_6.csv",
      "description": "SHA-256 checksum value for H0003LDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0068HDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0068HDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0068HDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "47a5086ccdd4248326d77881f51bb28c1e62f74135543ea2f989ce68ea888454",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0036RPP_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0036RPP_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0036RPP_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0036RPP_7.csv",
      "description": "SHA-256 checksum value for S0036RPP_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "2dd1dac624410d511966b5221d445f345fded0c3274f35d72d02cf31b8b57116",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0007HDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0007HDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0007HDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0007HDPE_1.csv",
      "description": "SHA-256 checksum value for H0007HDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0003LDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0003LDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0003LDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0003LDPE_7.csv",
      "description": "SHA-256 checksum value for H0003LDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "1393ce213632911919be76ca242fb77ae6096d00afaca6d818f741466e717f21",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0048HDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0048HDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0048HDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0048HDPE_4.csv",
      "description": "SHA-256 checksum value for S0048HDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0002LDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0002LDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0002LDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "d02b6885f77035be081734b00f1a48ee3c792543d46c6418bc88ea187d636700",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0068HDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0068HDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0068HDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0068HDPE_4.csv",
      "description": "SHA-256 checksum value for C0068HDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "dba11c396f5c7218c6442536dcf61344b43967f275063974b55d1735b91094d4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0052PP_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0052PP_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0052PP_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "4dff253508880ad8fe691e137c87eadc3c8ff6476f54fdaae5a79cecd84effcc",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0079PE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0079PE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0079PE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0079PE_3.csv",
      "description": "SHA-256 checksum value for C0079PE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "d0bdf4db1e12212cc943122acdfd017e3002cf1bf55d4abd0c0212fdb92a1568",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0081LDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0081LDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0081LDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0081LDPE_1.csv",
      "description": "SHA-256 checksum value for S0081LDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0002LDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0002LDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0002LDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0002LDPE_1.csv",
      "description": "SHA-256 checksum value for P0002LDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "812d511749ec39071a8fdc6dad9f15c81375b4fcf69f3649237b403a0fe58195",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0060LLDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0060LLDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0060LLDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "cdf254540496376c3ec85f022d3ac69c9a2d09d87eab780b056c290322578b10",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0052PP_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0052PP_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0052PP_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0052PP_3.csv",
      "description": "SHA-256 checksum value for S0052PP_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0005LLDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0005LLDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0005LLDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0005LLDPE_1.csv",
      "description": "SHA-256 checksum value for H0005LLDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0081LDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0081LDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0081LDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0081LDPE_5.csv",
      "description": "SHA-256 checksum value for S0081LDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0004LLDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0004LLDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0004LLDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0004LLDPE_4.csv",
      "description": "SHA-256 checksum value for H0004LLDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0071HDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0071HDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0071HDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0071HDPE_5.csv",
      "description": "SHA-256 checksum value for C0071HDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "54af3f03d3c6be52e77f09d91f29734672b416958087d07c07423fe64588abdb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0040HDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0040HDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0040HDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0082LDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0082LDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0082LDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "bb4cce1cd21ec976963412625b15a737289cb8fde535ac1902e85a1749a0468a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0096LDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0096LDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0096LDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "86a121d9794e1bbc00d346ae030c1e89353bc7de4ef6eadb08f2c417cf768468",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0040HDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0040HDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0040HDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0070HDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0070HDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0070HDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "7ff4d6f428860bf4781f89e0e95e9a6d90faa1bcec679bcc28c61b4cbfc0e8cf",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0095LDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0095LDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0095LDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "310aaf765e8a8b5dfbc79ff9f36831c5331ecb2efbd44f072a8cbd8e927ff04f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0003LDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0003LDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0003LDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0003LDPE_2.csv",
      "description": "SHA-256 checksum value for H0003LDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/N1474PE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1474PE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1474PE_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0070HDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0070HDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0070HDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "1aa72e86131f70d3c764b0f1b9e804d0a611a62b5354cc67d151dd0f28db9c4b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0081LDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0081LDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0081LDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0033HDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0033HDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0033HDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "b0eadf316fb63cfd9f74b6696d2a84c4d45f8e1f951834eb36c29f69d5f555a1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0040HDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0040HDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0040HDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0002LDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0002LDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0002LDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0002LDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0002LDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0002LDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0002LDPE_4.csv",
      "description": "SHA-256 checksum value for P0002LDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "fc69f987c6f8f79969a8c687e9f46d5bd55e88fe15c13631575c81f9d7c24b35",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0001ULDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0001ULDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0001ULDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0001ULDPE_6.csv",
      "description": "SHA-256 checksum value for H0001ULDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0048HDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0048HDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0048HDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0048HDPE_3.csv",
      "description": "SHA-256 checksum value for S0048HDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/E0035PP_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0035PP_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0035PP_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0035PP_3.csv",
      "description": "SHA-256 checksum value for E0035PP_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "a57389a065c3bf9708434081ae9fb935fa456624eeb30924ad07dccd052d8149",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0018LDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0018LDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0018LDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0018LDPE_2.csv",
      "description": "SHA-256 checksum value for P0018LDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "00eedf38fa67dec27fe993d88184e1cbecf692cbe7ce65d49ee675d14619e30b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0068HDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0068HDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0068HDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0068HDPE_5.csv",
      "description": "SHA-256 checksum value for C0068HDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "1c29db62a88c6245fa50f7b26e6d11373f13180c79d81c332800888da9a5a4dd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0036RPP_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0036RPP_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0036RPP_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0036RPP_6.csv",
      "description": "SHA-256 checksum value for S0036RPP_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0071HDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0071HDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0071HDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "d43df2f2d8d7413aa7f107f7828258dfae17a942936c03a3c4eac315ee092ecd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0033HDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0033HDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0033HDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "144eeedfe37e40ba16e7a8d490f16155cfd4fe6a5efd79be03b7de7cebb58205",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0055HDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0055HDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0055HDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0055HDPE_3.csv",
      "description": "SHA-256 checksum value for P0055HDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "05dcab9588930fc8175bf7279f2dc4a3097d4add5e3ccd2359501477517c9618",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0002LDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0002LDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0002LDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0002LDPE_3.csv",
      "description": "SHA-256 checksum value for P0002LDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "813e136451d12d8769f25686c01aa0a15241eefdeb8ad8046ee05c3a45dbb7f5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0080LDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0080LDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0080LDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0080LDPE_6.csv",
      "description": "SHA-256 checksum value for C0080LDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "d8bc862b04c380560b4821b8a4825198d6690c5a70f1cf5b2c3bb4d4976b154c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094LDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0094LDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094LDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0094LDPE_7.csv",
      "description": "SHA-256 checksum value for C0094LDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "c251e982dc91cebc344c37dd7d4f105ed2e4bde1ecdfc9a6c1d531cf14631d07",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1473LDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1473LDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1473LDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1473LDPE_6.csv",
      "description": "SHA-256 checksum value for N1473LDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0080LDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0080LDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0080LDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "9e33bc0def89718f0b321188995269bcecf02aa0340d96e471caefaa8943285b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0005LDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0005LDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0005LDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "98cf745b8907bf08989d57e5bd860ec8cb7bde17eac7ab909c4cc2b45706c8f6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0046PP_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0046PP_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0046PP_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0046PP_6.csv",
      "description": "SHA-256 checksum value for E0046PP_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "d111cc8d3d584c99215e3b7a9927c07a4f0665bc32ce889fae0bd433d7dd4a55",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0005LDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0005LDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0005LDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "42c5fb66ca8a67112b39634e13a47e0dfda14ef7160f4add3832c05da10f46cb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0024LDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0024LDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0024LDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0005LDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0005LDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0005LDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0005LDPE_7.csv",
      "description": "SHA-256 checksum value for P0005LDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "5580c8278aa96de1f2b541f6d3b1d04daa56b5060a25bfb0554e36b80e7d1c8b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0002LDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0002LDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0002LDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0051LLDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0051LLDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0051LLDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0051LLDPE_7.csv",
      "description": "SHA-256 checksum value for P0051LLDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "0a44d4c0a0680001091423059e0a615b6e370da1feff2b325b51fb76ef26a8d5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0035HDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0035HDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0035HDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0035HDPE_6.csv",
      "description": "SHA-256 checksum value for S0035HDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "a4493027ed2fae65a3d5346b6118433f8a0b7b80a8c398cef7bc47c44be82f31",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0070HDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0070HDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0070HDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0070HDPE_1.csv",
      "description": "SHA-256 checksum value for C0070HDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "ef5b7394c9b480a0e80ee7ddb053cd0871711da05ce76dca7f6f821ff5b53da1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0096LDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0096LDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0096LDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "d0ac7d58e794c209a2520f1190ac55ac9bd088a07bc6620d1809db7873f3b921",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0066HDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0066HDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0066HDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0066HDPE_1.csv",
      "description": "SHA-256 checksum value for P0066HDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "d34d03f97d55d9f84f04d329a57e98a662ca160872db9e4b24bf98030ec75f2f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0046PP_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0046PP_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0046PP_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "b5c1af13a27eb121b7a1d2406cef832f5dab9f5104c0c784a577b54a8e34865d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0095LDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0095LDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0095LDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0095LDPE_2.csv",
      "description": "SHA-256 checksum value for C0095LDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "a22d43ca0af4891cf8968c4bfcf3c7a4071b653a8597bf4438fb37266bbf3478",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0066HDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0066HDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0066HDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0066HDPE_7.csv",
      "description": "SHA-256 checksum value for P0066HDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "a8043954a30e654f0f83ab4c53712142d259699a4ba26f6624d8db805cb6c35f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0066HDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0066HDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0066HDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "b75f904f47d230233123c6f1705a6b4284b8712f4b44370b881b5dc899a648b3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0030HDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0030HDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0030HDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0030HDPE_1.csv",
      "description": "SHA-256 checksum value for C0030HDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "d9e2a0a4277d6aeab32fd21145b54eb052481797e61b88cff2cdd5cbb73ffb19",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0046PP_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0046PP_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0046PP_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "31e9af1ce489879bf02114e65339833ca1d0f8d1129abed4fcc80eae602322c6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0055HDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0055HDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0055HDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "4263386eff3041f959ee8911d6253fb96740ef8ea277f12b9b74ba9559dd4f13",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0048HDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0048HDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0048HDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0048HDPE_2.csv",
      "description": "SHA-256 checksum value for S0048HDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0052PP_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0052PP_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0052PP_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0052PP_5.csv",
      "description": "SHA-256 checksum value for S0052PP_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0084HDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0084HDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0084HDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0084HDPE_2.csv",
      "description": "SHA-256 checksum value for S0084HDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "6a5ec81156d602f3557cd9fa41305761b006e4b9e6c20fc6bbe22ba6caad01e3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0040HDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0040HDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0040HDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "ecf8d279b6737ff73fd9817f0d568e08e7ddf7f25d0ccc5b37c8a709536fb337",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0036RPP_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0036RPP_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0036RPP_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/E0046PP_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0046PP_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0046PP_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0046PP_4.csv",
      "description": "SHA-256 checksum value for E0046PP_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "f0a74f237de053a44f3a0504e0ce30f103ee537338c4686d5eb737dccf53c57b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0048HDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0048HDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0048HDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0004LLDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0004LLDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0004LLDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0004LLDPE_2.csv",
      "description": "SHA-256 checksum value for H0004LLDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0052PP_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0052PP_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0052PP_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0052PP_2.csv",
      "description": "SHA-256 checksum value for S0052PP_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0036RPP_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0036RPP_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0036RPP_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0082LDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0082LDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0082LDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "165aaffe0f38c30ce4e7a741f2fb35c07a2e06bdb404f389ced0127e312cf10e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0030HDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0030HDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0030HDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0030HDPE_3.csv",
      "description": "SHA-256 checksum value for C0030HDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "088939d988c6526c5764738b885b77910a2c90ac3fac1e8a91f2891a03019d09",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0048HDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0048HDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0048HDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "236f740c8d15145b67ce571d991c4a68fcade2da50dfe3d68b2655388f5edfc6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0030HDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0030HDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0030HDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0030HDPE_6.csv",
      "description": "SHA-256 checksum value for C0030HDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "b90b2c66fb6cc7d76335e01955764185fb9e50011a9f9312b877ab594557f6c8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0081LDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0081LDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0081LDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0081LDPE_7.csv",
      "description": "SHA-256 checksum value for S0081LDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "e94f3385d3393dcb3249ce18df2ae0062d918a15cb57391d67ee9d96c7df274c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1474PE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1474PE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1474PE_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0009PP_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0009PP_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0009PP_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0009PP_1.csv",
      "description": "SHA-256 checksum value for H0009PP_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0082LDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0082LDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0082LDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0082LDPE_6.csv",
      "description": "SHA-256 checksum value for C0082LDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "94543da0a4c45eca01604969405d8d6d05d4036a126b8d3660b94d37b8a46e3a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0035HDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0035HDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0035HDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172,
      "checksum": {
        "hash": "cc9a2d50ea980cbb645395116ca42d5f98b83d7676af83340897c0ce0680d21e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0007HDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0007HDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0007HDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0007HDPE_5.csv",
      "description": "SHA-256 checksum value for H0007HDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0018LDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0018LDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0018LDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "e12b1e2a47efcda54931c35f2c71d66871ee23ca2c1001e74924f5e053266db6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0084HDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0084HDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0084HDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0084HDPE_1.csv",
      "description": "SHA-256 checksum value for S0084HDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "252e757d264c42ee49bbceaaebbe233862f1a0a2ce6c5cc61d42cf976ef5a176",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0052PP_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0052PP_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0052PP_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0052PP_7.csv",
      "description": "SHA-256 checksum value for S0052PP_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "3fc769714bf6b75ace9986286468499614db218836b40481296aab4767e85fe3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0040HDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0040HDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0040HDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0040HDPE_6.csv",
      "description": "SHA-256 checksum value for S0040HDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0084HDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0084HDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0084HDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0084HDPE_4.csv",
      "description": "SHA-256 checksum value for S0084HDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "e36ac15292b7e2e0fa3d610a4af87bf9c8f4f272570e6542107b55e1559d3592",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0018LDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0018LDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0018LDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "59ca999e7da3dc8242ca22000a7c692bd7c0afb0880ad8e6fb27e4325d67eb41",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0011PP_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0011PP_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0011PP_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0011PP_4.csv",
      "description": "SHA-256 checksum value for S0011PP_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0011PP_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0011PP_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0011PP_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0011PP_6.csv",
      "description": "SHA-256 checksum value for S0011PP_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0006MDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0006MDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0006MDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0006MDPE_6.csv",
      "description": "SHA-256 checksum value for H0006MDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0035HDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0035HDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0035HDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172,
      "checksum": {
        "hash": "8e2859432e4f60088bf430f39d6dd9dd69f16d4b780923ecc573298cab117f91",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0006MDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0006MDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0006MDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0094HDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0094HDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094HDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "18d8a880a7ba9fd924f5045a943ec70a0b9002a967b691205424aed741c14a4c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1474PE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1474PE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1474PE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1474PE_2.csv",
      "description": "SHA-256 checksum value for N1474PE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0003LDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0003LDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0003LDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0003LDPE_5.csv",
      "description": "SHA-256 checksum value for H0003LDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0009PP_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0009PP_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0009PP_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0009PP_6.csv",
      "description": "SHA-256 checksum value for H0009PP_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0001ULDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0001ULDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0001ULDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "9bca2786ff1d52a47bad7dcb5f1ef66aa47ba95b5bb6bc7a5e09c568d52e530e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0030HDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0030HDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0030HDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "1efd96ea8a13ae368681628d7a24e98bb93d027f7d0a22a19515d8acb4a4117a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0071HDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0071HDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0071HDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0071HDPE_1.csv",
      "description": "SHA-256 checksum value for C0071HDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "fb9aa7177119c4546471b171b5228168b59d5ee6b0caa18d03be60f430a25afc",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0001ULDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0001ULDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0001ULDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0082LDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0082LDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0082LDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0082LDPE_2.csv",
      "description": "SHA-256 checksum value for C0082LDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "db0a69e4555c7d175cdb126c85ff3d0955cca69fc13590530732e8360fe194f6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0084HDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0084HDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0084HDPE_7.csv",
      "mediaType": "text/csv",
      "size": 116172,
      "checksum": {
        "hash": "a871d0ed886fffd8ad397981e08485428290d7ad96431de6f265a056ed46c8e7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0008HDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0008HDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0008HDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0008HDPE_6.csv",
      "description": "SHA-256 checksum value for H0008HDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0036RPP_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0036RPP_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0036RPP_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0036RPP_5.csv",
      "description": "SHA-256 checksum value for S0036RPP_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0096LDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0096LDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0096LDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0096LDPE_2.csv",
      "description": "SHA-256 checksum value for C0096LDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "f75e11dc56ee2e1829f91d4ea52827610dae106ef727299d3d2c79e0793dad75",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0002LDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0002LDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0002LDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0002LDPE_6.csv",
      "description": "SHA-256 checksum value for H0002LDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0035HDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0035HDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0035HDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0035HDPE_5.csv",
      "description": "SHA-256 checksum value for S0035HDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "4562e4507aa057ce648ccf9b4ee24de32a9da20222a3988e1330dcff925b5d77",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0084HDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0084HDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0084HDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0084HDPE_7.csv",
      "description": "SHA-256 checksum value for S0084HDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "99eee306afd487d19e5d691c07fee5a978282c7c050498cfd8d9973d3dffcaea",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0009PP_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0009PP_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0009PP_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0068HDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0068HDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0068HDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "4ef4d423ad305a62e16a2b437d02d18b3802216e2c25681eed0e066ff6eb900c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0030HDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0030HDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0030HDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "b4f96773db0ae75254555e9b35d23b6d99acdd32963a78877461eae4ae076010",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0008HDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0008HDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0008HDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0008HDPE_3.csv",
      "description": "SHA-256 checksum value for H0008HDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0004LLDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0004LLDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0004LLDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0004LLDPE_3.csv",
      "description": "SHA-256 checksum value for H0004LLDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0079PE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0079PE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0079PE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0079PE_2.csv",
      "description": "SHA-256 checksum value for C0079PE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "c200d05084691ff3933f3df0d3568b948e5bb06945a419da011065f38ab765c1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0084HDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0084HDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0084HDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172,
      "checksum": {
        "hash": "236075015e9ccadc403e51cc9cf0f36ad69c0a9d5e26fb8b742072c62976f2fb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0024LDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0024LDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0024LDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0024LDPE_5.csv",
      "description": "SHA-256 checksum value for S0024LDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0028PE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0028PE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0028PE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0028PE_1.csv",
      "description": "SHA-256 checksum value for C0028PE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "af51f0d7a61f56bd6c76d096916290550500092b7cc6bd506793b6892d0e1e05",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0024LDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0024LDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0024LDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0024LDPE_1.csv",
      "description": "SHA-256 checksum value for S0024LDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0035HDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0035HDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0035HDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172,
      "checksum": {
        "hash": "6781419faf74d04a8193ab02c4ea7549fb4c5b7cc45999406982a4d62ef0a569",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094LDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0094LDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094LDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "bdacbd617747a9e10822d4f5a8bcf7c56ae91bc7fb8186050ba837cec28665c5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0006MDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0006MDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0006MDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0011PP_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0011PP_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0011PP_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0066HDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0066HDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0066HDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "c306d58441c07ec522f09289fdc976bed087d7aacc3ad64a0d05e5832699587c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1476LDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1476LDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1476LDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1476LDPE_2.csv",
      "description": "SHA-256 checksum value for N1476LDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0079PE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0079PE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0079PE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0079PE_4.csv",
      "description": "SHA-256 checksum value for C0079PE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "68158a3f4f1aac5e6bbfe8cfcb3b4dc428081008b8eaea96b45a473bf81946c4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0002LDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0002LDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0002LDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/N1474PE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1474PE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1474PE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1474PE_7.csv",
      "description": "SHA-256 checksum value for N1474PE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "596c883eeea26eeb8e6af4dec75e377282105889a4d7b11c0f98be1af97f9f15",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1476LDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1476LDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1476LDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0051LLDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0051LLDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0051LLDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "ae79a1cbdf9465fc91f6a205cec83d7714b3d00a41a1833c6eaf6e87f08b7fd3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1474PE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1474PE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1474PE_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0048HDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0048HDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0048HDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0048HDPE_1.csv",
      "description": "SHA-256 checksum value for S0048HDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/E0069LLDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0069LLDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0069LLDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "9ed62a55ee2c34ed2d7219c32bf92df8e93ac6ba4a462d65f61ba446eecc6a0f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0008HDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0008HDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0008HDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0002LDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0002LDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0002LDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "e7523aed25109ea236ed60285fa6e83dfd8103dc8ed6df598447df2ff9a0424d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0001ULDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0001ULDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0001ULDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0001ULDPE_3.csv",
      "description": "SHA-256 checksum value for H0001ULDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0028PE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0028PE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0028PE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "41a26e8cb20b7c05ba92f6860c33bf1ed7fed6a5461352287ec4c153007b928f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0018LDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0018LDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0018LDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0018LDPE_5.csv",
      "description": "SHA-256 checksum value for P0018LDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "66c40937ae313ff9018a6941783b8d3ffb823c34966cc9a07c62b64f661d4ef3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0030HDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0030HDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0030HDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0030HDPE_5.csv",
      "description": "SHA-256 checksum value for C0030HDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "67a6090d9b67e7b295b10141fd642b37d55097cea0b02e2258359d7d36db579a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0081LDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0081LDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0081LDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0003LDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0003LDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0003LDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0003LDPE_1.csv",
      "description": "SHA-256 checksum value for H0003LDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0042LDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0042LDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0042LDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0042LDPE_7.csv",
      "description": "SHA-256 checksum value for P0042LDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "efa653e6c76e646ea95dbda3b19f37a1e9d54a0ef99724404cfe19fab3aa2c2a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0001ULDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0001ULDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0001ULDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0001ULDPE_5.csv",
      "description": "SHA-256 checksum value for H0001ULDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0042LDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0042LDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0042LDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "bd211d7946f541d9f9434a03bb56506251041574612bf6cf5eb2e252c38ac8e4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0003LDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0003LDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0003LDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0002LDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0002LDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0002LDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "47532f37bb75cedb602970c7e136b2a515e2cabd0a6c193cf09950db186d0674",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0055HDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0055HDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0055HDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "cdec3af635bce4e74701e310555362ffee4f9a93e8e52fc13c210de0074ebffd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0095LDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0095LDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0095LDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0095LDPE_5.csv",
      "description": "SHA-256 checksum value for C0095LDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "290c83e0953e935fbdff666d7a6085d1d2887a8e63b5e8cee4ef8d98024a693e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0046PP_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0046PP_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0046PP_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0046PP_5.csv",
      "description": "SHA-256 checksum value for E0046PP_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "da0fe0d68c828381b061a4efedad10c08f84453ecf58784956b6124488d9f35e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0003LDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0003LDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0003LDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0084HDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0084HDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0084HDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172,
      "checksum": {
        "hash": "80be188f5ac46fc1c7026c66f888ed9a20b5a05451d1c4b71f6418a3b2e3e623",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0006MDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0006MDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0006MDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0006MDPE_2.csv",
      "description": "SHA-256 checksum value for H0006MDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0094LDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0094LDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094LDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0094LDPE_6.csv",
      "description": "SHA-256 checksum value for C0094LDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "931f59000f225b4681e13586c6af7cd8ca8cc561fd69ae90ef7f4f77322879f0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0066HDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0066HDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0066HDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "c36cc1c9b7aa6c1a6bf4a4679ac92f158dfe4abc19e4399a004ee784c2232051",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0002LDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0002LDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0002LDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0033HDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0033HDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0033HDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "9c3ca61a8ccae901156359aab290e2f2c1b207d6ed5352848433e283beba12ca",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0060LLDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0060LLDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0060LLDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "55955ad0f0f495b612d420c92358dc18373ce640d536d622c2808709b3da3011",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0069LLDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0069LLDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0069LLDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "0cf02282fadeaa2f0bed1be0c187e3d61b8c82db1985bb4a07774058f7a4342b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0096LDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0096LDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0096LDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "6106b7f92bdc3982bbd0cad2e1cd99538ab7a95592a3abae4ae3fbb15ba752e1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0007HDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0007HDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0007HDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0007HDPE_7.csv",
      "description": "SHA-256 checksum value for H0007HDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "b3902238cb82ce59f8808d844a82a8fbcc78d9e8f98e82ff9d1d49fcabcb0400",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0066HDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0066HDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0066HDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "0cb0eafaead4d571d7e97ae475eceb61a6086578de9dd5cf27832a9c9280e93b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0011PP_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0011PP_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0011PP_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0040HDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0040HDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0040HDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0033HDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0033HDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0033HDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "6d1d5524aca62e9b8ef4c4b6e378736d908d749963bc05b57346f368da0d0d29",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0005LLDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0005LLDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0005LLDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0005LLDPE_3.csv",
      "description": "SHA-256 checksum value for H0005LLDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/E0069LLDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0069LLDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0069LLDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "4f3d7956962baa953f15a4d584a9086d2e217cecf64cc9301fc642c305b3ea20",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0082LDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0082LDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0082LDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "73acf0e3dd328bcfae2a871f43aebb8817975187758aeb9ab41c400486f6024e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0001ULDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0001ULDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0001ULDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0068HDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0068HDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0068HDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0068HDPE_7.csv",
      "description": "SHA-256 checksum value for C0068HDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "19678a8a7471b4fdaf2936599680e1851448262bf3ca0e73cd3351c50c09a8cb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0060LLDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0060LLDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0060LLDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0060LLDPE_2.csv",
      "description": "SHA-256 checksum value for P0060LLDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "ae8a08e0389103f5cde383121146c7f4d698b65a90e89157c96efa42868fb7ab",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0005LDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0005LDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0005LDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "28ce7b71217c267fb05576ba8dae88549fc1a1bec0028f7e46f968961fbe9332",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0040HDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0040HDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0040HDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0040HDPE_7.csv",
      "description": "SHA-256 checksum value for S0040HDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "20e0dde6a365669b01f67ff1af604a8effd306427a0277f40510ae852bd7d1d1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0051LLDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0051LLDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0051LLDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "f4548e783c6f306389aac7c07db78f6d3a00a2d286ea23775f6032e5ad28e4b4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0035HDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0035HDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0035HDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0035HDPE_2.csv",
      "description": "SHA-256 checksum value for S0035HDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "5b42788f71d0656d98389bd3408289a0eb3b0820799f803b9da4a1839f52c6ea",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0042LDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0042LDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0042LDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "8c32b25618a4b8970acb30ffae05274cab6ac1d436f49537fab9f5ce3a9f52a7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1473LDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1473LDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1473LDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0095LDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0095LDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0095LDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0095LDPE_7.csv",
      "description": "SHA-256 checksum value for C0095LDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "118a304df35782e98ee91311e1aa176204c94a761397b996bee487cbd06dcb68",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0066HDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0066HDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0066HDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0066HDPE_5.csv",
      "description": "SHA-256 checksum value for P0066HDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "852b9585d27f534363e40c76f09db2a7aa65af5f3bf6053e53f28a56489d2b96",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0008HDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0008HDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0008HDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0024LDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0024LDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0024LDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/N1476LDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1476LDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1476LDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1476LDPE_4.csv",
      "description": "SHA-256 checksum value for N1476LDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0082LDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0082LDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0082LDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "750ee8928f1acb09ab3a180b53346c8c4e011b285713a8cd121e819ab67389c8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0033HDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0033HDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0033HDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0033HDPE_6.csv",
      "description": "SHA-256 checksum value for C0033HDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "d8d1283c64201e687e01a8719ea927cfa9ad6c53bb317cd5bea2661f98a9eb7a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0055HDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0055HDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0055HDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0055HDPE_7.csv",
      "description": "SHA-256 checksum value for P0055HDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "a19e6cfb68395b0b7fccec8272a3f951df726ec7cf56d8d83c1c50a90781c009",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0009PP_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0009PP_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0009PP_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "a4f804f69e5ba7c291c063fe31f3f62f0700646da12d621b59e2dbebeaaf3e2c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0001ULDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0001ULDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0001ULDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0001ULDPE_1.csv",
      "description": "SHA-256 checksum value for H0001ULDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0094LDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0094LDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094LDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0094LDPE_1.csv",
      "description": "SHA-256 checksum value for C0094LDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "b00ea4a4c2b34b412910b8f5d2fef593443dffbff9e8969666ff04f27a64ad7b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094HDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0094HDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094HDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "a22af61a09eca12f73a938b159a6656879a5d56d46f69b0bbe8745e2a79f2597",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0068HDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0068HDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0068HDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "132d4887ec3f8c047eef5af338945957672add43eb7dec574787fd3315586a1e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0035PP_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0035PP_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0035PP_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "dea0896078973b9c10c7823f2d652dae053c6cbc95795de18a89500493079350",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0081LDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0081LDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0081LDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0081LDPE_6.csv",
      "description": "SHA-256 checksum value for S0081LDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0005LLDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0005LLDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0005LLDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0035HDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0035HDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0035HDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0035HDPE_1.csv",
      "description": "SHA-256 checksum value for S0035HDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "8eeaa4efc052772dddd14f13d3573d4607effee5a3889edeb0fea51d501e69f9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094HDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0094HDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094HDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0094HDPE_7.csv",
      "description": "SHA-256 checksum value for C0094HDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "6b9df66950406dab590bee40771f6c53f71662de2cab532a45ba939dec28b764",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0084HDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0084HDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0084HDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172,
      "checksum": {
        "hash": "e8ed6e19afe4a6e2cbd49eb211d6ea4c7abb2afe790a1aa14a8c7f9ad5248ccd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0009PP_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0009PP_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0009PP_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0005LDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0005LDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0005LDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0005LDPE_6.csv",
      "description": "SHA-256 checksum value for P0005LDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "37e30ecd708e98d39bb47688f7707443c9775c76ec3c094e2f3cf7b116d11a66",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094HDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0094HDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094HDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "a2b4d85a1daa2651370e35c291bb014cd0f315141efa815adc8e13c9e2801002",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1473LDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1473LDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1473LDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1473LDPE_7.csv",
      "description": "SHA-256 checksum value for N1473LDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "2ddc5670429bb5f4744e163d8a33252944769a1b0023ca03df900b25cbbddac0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0033HDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0033HDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0033HDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0033HDPE_2.csv",
      "description": "SHA-256 checksum value for C0033HDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "40a908d24d9927e0b40f18e74597166e1eff187a10dc0a2316673d2e36316558",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0071HDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0071HDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0071HDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "30e8ede3424980cffa2da570025e28bd6af6e1a66b42f2e0951eb5ad58e0161f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0009PP_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0009PP_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0009PP_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0095LDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0095LDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0095LDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0095LDPE_6.csv",
      "description": "SHA-256 checksum value for C0095LDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "cc880f193468bd9208780c1784e6164a08b3cc2f10e2c125106dbf0b412bbd30",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0082LDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0082LDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0082LDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "92ccb65df436910b9c5d7d3f7d76bcb8f702c6cde8dce9cd77247a15e2db23bb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1473LDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1473LDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1473LDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1473LDPE_1.csv",
      "description": "SHA-256 checksum value for N1473LDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0003LDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0003LDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0003LDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0003LDPE_4.csv",
      "description": "SHA-256 checksum value for H0003LDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0066HDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0066HDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0066HDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0066HDPE_2.csv",
      "description": "SHA-256 checksum value for P0066HDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "952872632b4d1002260be68b2beafec3ff7686bb9bd035bacd42eb7ae77644fd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0030HDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0030HDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0030HDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "d88a4b86e720d60d2640c122ddebae5f7026ef2cc1f5be11a9827e24a3d1134f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0008HDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0008HDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0008HDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0002LDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0002LDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0002LDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0002LDPE_2.csv",
      "description": "SHA-256 checksum value for H0002LDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0009PP_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0009PP_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0009PP_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0009PP_7.csv",
      "description": "SHA-256 checksum value for H0009PP_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "f17cb2ffa22c610894bd1b8c2eed4b6396fa0dc9ba78bc3d3d5ca32bf5a0211a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094HDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0094HDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094HDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "3db54d825afee633803513a34e7b99bf3569d09546da4eacdd151aa43a4ed00e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0055HDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0055HDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0055HDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0055HDPE_1.csv",
      "description": "SHA-256 checksum value for P0055HDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "5a2f341ab969224d048128f75252dbd7faa8b067d670aae401fe60275254784b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0096LDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0096LDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0096LDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0096LDPE_7.csv",
      "description": "SHA-256 checksum value for C0096LDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "a7001567a37782053ca22feb97bf345b618eb118650318a51eeb7a061d863e1e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0080LDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0080LDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0080LDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0080LDPE_5.csv",
      "description": "SHA-256 checksum value for C0080LDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "c64f3b7748bf048b401e401fb2708ee80a6f3491103fc39f7dd91938adce1acd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0096LDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0096LDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0096LDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0096LDPE_4.csv",
      "description": "SHA-256 checksum value for C0096LDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "4a9f88c5bca90984cc52f79133e3991e97474422446ee407b7944b81e214494a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0082LDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0082LDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0082LDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "2e88628966a74a5f450a80bdd211cf6e1ca4a369b3541b48fff105e878e2cc6f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0051LLDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0051LLDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0051LLDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "f279637e9403504655046c04f249b2d425633b877d57028eec4e913a69e881e6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0007HDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0007HDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0007HDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "c15538d8b37b9d5ab211117467330c2994e40a590a35e18c07ad661899f89036",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0004LLDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0004LLDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0004LLDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0002LDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0002LDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0002LDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0002LDPE_2.csv",
      "description": "SHA-256 checksum value for P0002LDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "e1c5021af1b3b508f6e0c3bc074540688d25e5e1ec7204f13e283dc0f65d3ef9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0001ULDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0001ULDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0001ULDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0070HDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0070HDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0070HDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "0eab9c99a5f44c2abe749ff189c974c910fbe75f474884d6ebb65750200267e3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0048HDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0048HDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0048HDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/N1476LDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1476LDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1476LDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0018LDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0018LDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0018LDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0018LDPE_1.csv",
      "description": "SHA-256 checksum value for P0018LDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "a94bc0aebdd4eec572ea9cd23025e105ab99c4b9d03bd9171ddd624ce4677747",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1476LDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1476LDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1476LDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1476LDPE_7.csv",
      "description": "SHA-256 checksum value for N1476LDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "62553fb4e2d9f58bf5863de2e08f41e121df5d86cf4f2c37e054d4e49b4db08c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0082LDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0082LDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0082LDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0082LDPE_5.csv",
      "description": "SHA-256 checksum value for C0082LDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "0d7f6e999eea9a98c173761fc3d12690447f0761de0916f21288f2631a5e9d8c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0005LLDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0005LLDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0005LLDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/E0035PP_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0035PP_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0035PP_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0035PP_6.csv",
      "description": "SHA-256 checksum value for E0035PP_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "733c2d035c260f3be4b18127f76023b0ad203beda1521d86249b21420070dbec",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0030HDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0030HDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0030HDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "ade3166281d482798b3763a52052123bc1f0d6d87fc8426f4e73c5f8322757db",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0080LDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0080LDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0080LDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "c9aca159d68066be033445f854d8cad5d60888a7329891d557df66468c9eb500",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1476LDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1476LDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1476LDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0081LDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0081LDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0081LDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0081LDPE_2.csv",
      "description": "SHA-256 checksum value for S0081LDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0018LDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0018LDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0018LDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0018LDPE_3.csv",
      "description": "SHA-256 checksum value for P0018LDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "2335476cf1d1994450ccbe64df5ca0afcc8e0166bdde96eeaeb301810b9e6309",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0002LDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0002LDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0002LDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "63477af59e577b455a7eac95c2ff62f78c978a5508c9a3f13d8e1b51e92500e0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0080LDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0080LDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0080LDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "1dc87b3e88b92997cb3d68bb23ad45d0fc114bbb00b448103a750adbff5e3156",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0040HDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0040HDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0040HDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0040HDPE_5.csv",
      "description": "SHA-256 checksum value for S0040HDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/E0069LLDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0069LLDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0069LLDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "395cd7c450cd7d51018fd0109af1e7950c14d57c412103957151bd6e82ae991d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094LDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0094LDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094LDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "5fa6259c8c7b164d88d7aadff2907ccca800a532980a2ba3195a11e736b2aae8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0060LLDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0060LLDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0060LLDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "8b4714a3ff1faa3829db0839652e8b296301ba6b7aaf1c1beae880e6c0ef0090",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0024LDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0024LDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0024LDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0024LDPE_4.csv",
      "description": "SHA-256 checksum value for S0024LDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0003LDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0003LDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0003LDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0003LDPE_3.csv",
      "description": "SHA-256 checksum value for H0003LDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0084HDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0084HDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0084HDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0084HDPE_5.csv",
      "description": "SHA-256 checksum value for S0084HDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "619fb95716e1af2714de2fe093c31269dba11091659e11ed4a39178751bd08e2",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0081LDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0081LDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0081LDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "0ab2fdc191fc209c5d1d5d6a592ac1719a1b88255e3b92badc0bcecb95f9dd28",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0006MDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0006MDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0006MDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0006MDPE_7.csv",
      "description": "SHA-256 checksum value for H0006MDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "bba9804a0b4c98aaadf79020833c7601712a568b42e7f997cc2d53ef94d6d875",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0004LLDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0004LLDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0004LLDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0005LLDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0005LLDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0005LLDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0011PP_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0011PP_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0011PP_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0066HDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0066HDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0066HDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "d690fd1e8666e1162f5258070c53f26e4aea8cb41b358f97802c3c9324160e23",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0066HDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0066HDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0066HDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "12f0ea9aa336acb5280b5bfec42244363a5ea235ead291d42ff0e63c5b468608",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0008HDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0008HDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0008HDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0008HDPE_7.csv",
      "description": "SHA-256 checksum value for H0008HDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "7d3091a77a394cc6dcd139b171b4c3f8c56d1a47a042e38504cff53beac4cf2c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0035HDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0035HDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0035HDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172,
      "checksum": {
        "hash": "a52995c8461b7a4953ab039d284651f96243be40d3d7105d1b705a0687712c62",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094LDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0094LDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094LDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "6b07da62009d21093e85f4787b5a5d0cf9981a4460deaf6d071d883a3431de0c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0007HDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0007HDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0007HDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0066HDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0066HDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0066HDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "154cfc902903b96df952beb57d54c97ba3ca4f0358f39a072638dcbc35d5b8f0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0040HDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0040HDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0040HDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0040HDPE_3.csv",
      "description": "SHA-256 checksum value for S0040HDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0042LDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0042LDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0042LDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "2a3987f1ead5091a7cef82920e37458b86be04ce41303b4ee85c6293c3a228ee",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1474PE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1474PE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1474PE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1474PE_1.csv",
      "description": "SHA-256 checksum value for N1474PE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0040HDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0040HDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0040HDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0033HDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0033HDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0033HDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0033HDPE_5.csv",
      "description": "SHA-256 checksum value for C0033HDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "ad5799e0c40aa3188e1d1849431859f4c53e0b5c52e98c99214f9c55ed8f0428",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0042LDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0042LDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0042LDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0042LDPE_5.csv",
      "description": "SHA-256 checksum value for P0042LDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "8521ea6f1d09adf799201f3d8898df8d8a2f8d2a696a91a6b2ae9db2027a4032",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1476LDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1476LDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1476LDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/E0035PP_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0035PP_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0035PP_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "9906564a8f6635e5be575777929401e25d40d7a09d8590e8843c36c7df843647",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0040HDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0040HDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0040HDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0040HDPE_1.csv",
      "description": "SHA-256 checksum value for S0040HDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0042LDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0042LDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0042LDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0042LDPE_4.csv",
      "description": "SHA-256 checksum value for P0042LDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "f171d4a9d286062dea2d03a0cfcfb628a0ea6837ef9127c8ccffd27131fa3d32",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1473LDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1473LDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1473LDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0094HDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0094HDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094HDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "154c5f373a6c1f253cfe34f49af618dd55fe8114c5a77ecd790e2010d1d0c65d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0028PE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0028PE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0028PE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0028PE_5.csv",
      "description": "SHA-256 checksum value for C0028PE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "67568ccf8f9974e984546a25a1379720530122b00edc2dacac57fad4441d666a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0095LDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0095LDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0095LDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0095LDPE_1.csv",
      "description": "SHA-256 checksum value for C0095LDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "bf0ba512187153a58ddce8f5a20a80d45d3f16aa1128e1aef4c99395f3549987",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0030HDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0030HDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0030HDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "d64adca76e8665ceee842c8cada1404ef197630921dae7d06c9428f87d643bf8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0006MDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0006MDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0006MDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "97da21e02e4c96fd237694ed319b1524ca375d0543beff2f190c39fa1b0a3dd8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0007HDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0007HDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0007HDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0051LLDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0051LLDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0051LLDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "0248db797dcbde4077ddfc0bf0bf36ce3eaf19be78b2b0dc5aeb3617b769b056",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0011PP_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0011PP_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0011PP_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0011PP_1.csv",
      "description": "SHA-256 checksum value for S0011PP_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0018LDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0018LDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0018LDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "46bb4a9aca5bd06d6fadf4850bcea7aad8f72b4ba47984137893d85a06661b0d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0055HDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0055HDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0055HDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0055HDPE_6.csv",
      "description": "SHA-256 checksum value for P0055HDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "29ea33938037d0f090ece95339d85cad181d57e16fea56d6074d06cfd8152bb1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0035PP_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0035PP_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0035PP_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0035PP_1.csv",
      "description": "SHA-256 checksum value for E0035PP_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "8473b4c4d2ae2e3e17dbec803f5e0238c4a421c3031e656963d30a9ad87e87d9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0006MDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0006MDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0006MDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0006MDPE_5.csv",
      "description": "SHA-256 checksum value for H0006MDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0080LDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0080LDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0080LDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "d18b277e88dcf0734b9ec9e404175a04aefd829a5c7bd698242607d75c0efe0f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0095LDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0095LDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0095LDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "dcbd28bc0ca0afb1510fb45ab275c50580ed496ec74cae480b6a6255ac81f315",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0005LLDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0005LLDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0005LLDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0005LLDPE_7.csv",
      "description": "SHA-256 checksum value for H0005LLDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "0e5025abba5f2380965f3484faef050419baa029bb15117e7035f556e64d32e9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0004LLDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0004LLDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0004LLDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0004LLDPE_7.csv",
      "description": "SHA-256 checksum value for H0004LLDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "8a5be4eb499f210a0a8419b331821ab57c0a25e03b70395d1649d4fc2f7ec608",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0024LDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0024LDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0024LDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0008HDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0008HDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0008HDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0096LDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0096LDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0096LDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "594d6e7354a895b43541ffce8303aeafead42bc8d6f2bbe09e709e7c649e6b9f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0070HDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0070HDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0070HDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0070HDPE_5.csv",
      "description": "SHA-256 checksum value for C0070HDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "1cf90a74c71a3f562c54798c1296cdd83b64f30613acca76bf9946f67b479fc8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0082LDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0082LDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0082LDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0082LDPE_4.csv",
      "description": "SHA-256 checksum value for C0082LDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "cd406f14a4da8fac33df77d4bacb247461762a940d06e6470118a88fee44775e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0036RPP_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0036RPP_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0036RPP_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0036RPP_4.csv",
      "description": "SHA-256 checksum value for S0036RPP_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0028PE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0028PE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0028PE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0028PE_2.csv",
      "description": "SHA-256 checksum value for C0028PE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "cff91fb12fe5c00538c9d6ce5feeea289fdf4cd436e17260f54b5cf4dd00f0eb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0070HDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0070HDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0070HDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0070HDPE_7.csv",
      "description": "SHA-256 checksum value for C0070HDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "b26a99921dc4638625fbc9f5fa3fae153c6bc9c63e601a84f78873c64f6d045d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1474PE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1474PE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1474PE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1474PE_3.csv",
      "description": "SHA-256 checksum value for N1474PE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0070HDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0070HDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0070HDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0070HDPE_6.csv",
      "description": "SHA-256 checksum value for C0070HDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "8b20f0fd9a31db8974a40ca12eb0ac763b109296856242981e7dd27cec8a76bb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0007HDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0007HDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0007HDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0007HDPE_3.csv",
      "description": "SHA-256 checksum value for H0007HDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0079PE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0079PE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0079PE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "9ece271e8feac0a9ac1f08c613a2877548cee52101cd90982e62bbac7d55448a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0079PE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0079PE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0079PE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "ef50268ea2c88e80ad54c84825bae6d0387fae29bdd39a027cb9abc7369fb031",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0048HDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0048HDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0048HDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0048HDPE_5.csv",
      "description": "SHA-256 checksum value for S0048HDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/E0035PP_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0035PP_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0035PP_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "bdaf982299276b534934aa6af25fbe1a437dc49a374c68b442ab1aa92a39dc80",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0035PP_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0035PP_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0035PP_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0035PP_5.csv",
      "description": "SHA-256 checksum value for E0035PP_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "7696b23c54de9020a0aa692d79b05130dcd7a0df368d127eb340c89435e8dafe",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0080LDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0080LDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0080LDPE_2.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "deda0e57fad3de28e955ed8f3b101b5d93a6e854eec0d11417a98f1ee76cd23e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0028PE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0028PE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0028PE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0028PE_3.csv",
      "description": "SHA-256 checksum value for C0028PE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "6d8f8b720ff5d8143bb1e57fd9df4ffca688aff6c293637af6ab0c4b4efc239c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0009PP_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0009PP_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0009PP_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0009PP_3.csv",
      "description": "SHA-256 checksum value for H0009PP_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0070HDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0070HDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0070HDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "80fa4aef0425d45bfe5259a48977846865ac9975ae2238a0894c2a3e4997687e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0046PP_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0046PP_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0046PP_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "304b8e267ade3ad7cbe189836690c38f812e6ceacdfe7759ca8d82951b169a30",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1474PE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1474PE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1474PE_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0028PE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0028PE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0028PE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0028PE_7.csv",
      "description": "SHA-256 checksum value for C0028PE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "76306dddb4e0f0bcf82e1eeae4d4a459a3ce26bead5c03762fd56e1849efd235",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0082LDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0082LDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0082LDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0082LDPE_7.csv",
      "description": "SHA-256 checksum value for C0082LDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "58ee5fb82c62cae693136f9bfbc913271f88c3d86b20aa3ea421f6c378728697",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094LDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0094LDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094LDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0094LDPE_5.csv",
      "description": "SHA-256 checksum value for C0094LDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "e2ab922209e658290d55086f9d7f6c0a490f3a1be06d8e52f526090072b5809b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0048HDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0048HDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0048HDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0060LLDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0060LLDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0060LLDPE_5.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "5f66903199cdb9bf4f66b306b95daa3edc472739089498dbd51ad5977df5977e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0007HDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0007HDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0007HDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0024LDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0024LDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0024LDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "14719d265797825efd8d9d9cb0a02d38dc67eb26a1c1f98e0553f547ab6defb3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1473LDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1473LDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1473LDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1473LDPE_5.csv",
      "description": "SHA-256 checksum value for N1473LDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0094LDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0094LDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094LDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0094LDPE_3.csv",
      "description": "SHA-256 checksum value for C0094LDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "a68c3f09fa2deb4f8e7faf77e576873650ed5d74b72f389aa0ada12a04513196",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0002LDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0002LDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0002LDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0002LDPE_5.csv",
      "description": "SHA-256 checksum value for P0002LDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "10fde65d78d5c484b0ae47c8d8a78bbc0bf50e71ff0c5c28d3506e107d1af1c0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0096LDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0096LDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0096LDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0096LDPE_1.csv",
      "description": "SHA-256 checksum value for C0096LDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "03a902ac09282f282398d3a656df31e9f341616a3f6898a60cdc215f8f1e1ea5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0080LDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0080LDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0080LDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0080LDPE_1.csv",
      "description": "SHA-256 checksum value for C0080LDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "5ca9096562c46373f0cced84fe10d06c89404e1ce8c9108bfb7c1242b34455b1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0036RPP_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0036RPP_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0036RPP_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0033HDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0033HDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0033HDPE_4.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "665964f9e8c7e641f98ab80a0955e0761b1efd971653af3c902c01966a221bc7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1476LDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/N1476LDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1476LDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/N1476LDPE_5.csv",
      "description": "SHA-256 checksum value for N1476LDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0035HDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0035HDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0035HDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172,
      "checksum": {
        "hash": "99a3573b9571dfcaeeac59b920a3156c93886d79f5d7c4b50755329362b4c7cb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0006MDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0006MDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0006MDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0006MDPE_4.csv",
      "description": "SHA-256 checksum value for H0006MDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/H0004LLDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0004LLDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0004LLDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/E0069LLDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0069LLDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0069LLDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "5b0434210e0c2e5e8e199c3c40ad7cd32ea7e70fd3d0677af341311c900fdcf3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0035PP_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0035PP_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0035PP_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "57e660b492d6fb33e9014b34a6255a3b21c3ce8a809c53519f0c5bedb9ac2ec5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0036RPP_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0036RPP_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0036RPP_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "f4024b23862cb10af0730b584307b5fbd9d3c42d20aca05b3f5302483f73a3ea",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0071HDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0071HDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0071HDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0071HDPE_2.csv",
      "description": "SHA-256 checksum value for C0071HDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "0433674816dcb6071452e14e9ab99a64056edd2d5fada79bc3b8bfc698f13e72",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0069LLDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0069LLDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0069LLDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0069LLDPE_2.csv",
      "description": "SHA-256 checksum value for E0069LLDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "bd19ddaec695a373ac39a15ad6328456b0d3d9ca1f157020926a819c18e885fb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0005LDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0005LDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0005LDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "fb3b9a70c59661ec69a70526939ba0e661e79cffa304e4e220e74aee86dd0bd6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0040HDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0040HDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0040HDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0040HDPE_4.csv",
      "description": "SHA-256 checksum value for S0040HDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/P0002LDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0002LDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0002LDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0002LDPE_6.csv",
      "description": "SHA-256 checksum value for P0002LDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "f5c03945fdb9846ba0e5eb4546f9a4de49705b3527d92a8da9c0d7544e7720be",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0007HDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0007HDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0007HDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0006MDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0006MDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0006MDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0006MDPE_3.csv",
      "description": "SHA-256 checksum value for H0006MDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0048HDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0048HDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0048HDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0007HDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0007HDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0007HDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0011PP_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0011PP_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0011PP_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0005LDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0005LDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0005LDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0005LDPE_1.csv",
      "description": "SHA-256 checksum value for P0005LDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "16e8fa6f66e8c1e38194b19378023b52754b4334b46354d4d6d17ccb082ae288",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0095LDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0095LDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0095LDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "f503f24f4a873bb22ad66010dc980a7468006ec2b20d6569c01cdb7a7e845443",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0002LDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0002LDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0002LDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0002LDPE_7.csv",
      "description": "SHA-256 checksum value for H0002LDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "42de9c9155ab699cfb2da6f7fbbf329fb847a97460fe0a44809149f6976633cc",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/N1476LDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1476LDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1476LDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0002LDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0002LDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0002LDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0008HDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0008HDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0008HDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0008HDPE_4.csv",
      "description": "SHA-256 checksum value for H0008HDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0095LDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0095LDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0095LDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "dd8a495ff015ba6169d82bcc21a005b09455dde8d2201395780ce3aa36e56523",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0060LLDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0060LLDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0060LLDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0060LLDPE_6.csv",
      "description": "SHA-256 checksum value for P0060LLDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "625976041046aaa86d13a79889d2d54c1026deee57451c39a5899013dd7f5cd4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0066HDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0066HDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0066HDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0066HDPE_4.csv",
      "description": "SHA-256 checksum value for P0066HDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "8fbae7e4f58b94209819e7e02eb3925e4721bcbf14a72e38af200bb479bf3e0c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0079PE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0079PE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0079PE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "7717d291d8da51da4a237ffe4c0294752dc1837d2e918b30276737a95ca07a70",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0028PE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0028PE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0028PE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "081fdd7e65781ff79f22334f1ff30fe4faf30e8567e50440b8036d9429e71a15",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0018LDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0018LDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0018LDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0018LDPE_6.csv",
      "description": "SHA-256 checksum value for P0018LDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "c9960614a64f65c60ffa97553fd77bdf4c83fd2513d20dcad9945c06baaa27f2",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0028PE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0028PE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0028PE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0028PE_4.csv",
      "description": "SHA-256 checksum value for C0028PE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "4dbea99ab57d2572050bc0b71e27f15755b11b10ba7e76b6ba6d0b5b9be982b7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0051LLDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0051LLDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0051LLDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "0581882e9864dc675f886742fdb3e9b292fb85c73d451205d0604002c8f29bab",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0081LDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0081LDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0081LDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0081LDPE_3.csv",
      "description": "SHA-256 checksum value for S0081LDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0052PP_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0052PP_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0052PP_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0052PP_1.csv",
      "description": "SHA-256 checksum value for S0052PP_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/E0046PP_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0046PP_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0046PP_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0046PP_3.csv",
      "description": "SHA-256 checksum value for E0046PP_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "06462e3cbe568bc65fadaf09c3b7c9a3a0b4d2801b9c93cd186018f0de686a95",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0005LDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0005LDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0005LDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0005LDPE_5.csv",
      "description": "SHA-256 checksum value for P0005LDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "75688eb0f6770791ac8f05f6a6f2ff8684f9d0a76241ff2933348bbce7b50765",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094HDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0094HDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094HDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0094HDPE_6.csv",
      "description": "SHA-256 checksum value for C0094HDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "0209d8a375f879147415c5b641c9bb609ab184da537d7b88a4ff8228c7ecdfbf",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0011PP_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0011PP_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0011PP_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "da13a99295b360f51570ea742f7b3992b13ef844d0555040ed74b2d6dee654e4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0071HDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0071HDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0071HDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0071HDPE_3.csv",
      "description": "SHA-256 checksum value for C0071HDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "79c109f09695b887d7602aac6f5f5fb155a2fbddb3433a9102bff9f39d820709",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0055HDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0055HDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0055HDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "c9adef91c54dbe451d79904502a7d8a66948de47f96e8555b6393426b5f91c3d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0008HDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0008HDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0008HDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "4b19051139ba516941ce82085654e3e4b1b37c3366465c9d6b009f9360c77279",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0008HDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0008HDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0008HDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0008HDPE_2.csv",
      "description": "SHA-256 checksum value for H0008HDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0080LDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0080LDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0080LDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0080LDPE_2.csv",
      "description": "SHA-256 checksum value for C0080LDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "0d96bef716ae13816e85cf88cb6c5fcf35b84e895b90cbb9670139c9fde24db3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0080LDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0080LDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0080LDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0080LDPE_3.csv",
      "description": "SHA-256 checksum value for C0080LDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "d0ca9c4bab23458ec5242da7b04eaa106a835aaa58f452a20a9d1a4a8b1624b7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0024LDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0024LDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0024LDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/N1473LDPE_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/N1473LDPE_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/N1473LDPE_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0036RPP_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0036RPP_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0036RPP_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0079PE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0079PE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0079PE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0079PE_7.csv",
      "description": "SHA-256 checksum value for C0079PE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "7784ea6825bdab1fcf5d0665c28fb5111e60e208b5bda93335e1bc903c3d968c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0001ULDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0001ULDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0001ULDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0001ULDPE_2.csv",
      "description": "SHA-256 checksum value for H0001ULDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0033HDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0033HDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0033HDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0033HDPE_3.csv",
      "description": "SHA-256 checksum value for C0033HDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "8732eaaf73fcc9ad046c0698474aa7ee4e11fbb63c99ec4dac795efa58cd2bba",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0048HDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0048HDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0048HDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0048HDPE_6.csv",
      "description": "SHA-256 checksum value for S0048HDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0084HDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0084HDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0084HDPE_1.csv",
      "mediaType": "text/csv",
      "size": 116172,
      "checksum": {
        "hash": "cc48b656051bd6d5ebdf68792ad3cbe27c13906cb5c6c8a69e9962054d22d106",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0071HDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0071HDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0071HDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0071HDPE_4.csv",
      "description": "SHA-256 checksum value for C0071HDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "7613325703b0c36e2f2c2a76790b6f87bd088fb59cecbf6420a45103304a18c2",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0003LDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0003LDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0003LDPE_3.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0055HDPE_3.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0055HDPE_3.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0055HDPE_3.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "f93ce36cb5d619774b89f0b51ca29dc7f7fac140b7b126c8c16b7f6a28c35e78",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0095LDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0095LDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0095LDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "d08604847febd4f2260150a07c17a62e774d7f4ab80dde4f9052689118263102",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0033HDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0033HDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0033HDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "f91fca94c600c2e5fc02a8fc8754667e8169ca8413eef51336446dfecd027d8d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0005LLDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0005LLDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0005LLDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0005LLDPE_2.csv",
      "description": "SHA-256 checksum value for H0005LLDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0036RPP_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0036RPP_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0036RPP_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/H0008HDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0008HDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0008HDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0008HDPE_1.csv",
      "description": "SHA-256 checksum value for H0008HDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0068HDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0068HDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0068HDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "63779d0ecbabe25b0b51af23db954b56984179afdd7334e479f122d9691d8ebc",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0005LLDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0005LLDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0005LLDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0005LLDPE_6.csv",
      "description": "SHA-256 checksum value for H0005LLDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/C0068HDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0068HDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0068HDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "0a3c17ad0c1a67370a15c18a4361dd443f96bfceb1e0f06169a4b37e606d189d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0011PP_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0011PP_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0011PP_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0011PP_2.csv",
      "description": "SHA-256 checksum value for S0011PP_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/E0046PP_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0046PP_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0046PP_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "8febe950c6288fa6e09fbfc4a8e9341464e203a5ded957acec999e4ad7eb5b50",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0055HDPE_5.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0055HDPE_5.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0055HDPE_5.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0055HDPE_5.csv",
      "description": "SHA-256 checksum value for P0055HDPE_5.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "d4e72cd2002c7d85f1c065d457d391d0b97e2209a8d82d2c8a849d1c92109129",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0006MDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0006MDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0006MDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/C0030HDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0030HDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0030HDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "4d2b1bfa5e3e75c72b4016123c56acaf3456663ac697b1cc6fb66c2cd5543997",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0082LDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0082LDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0082LDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0082LDPE_3.csv",
      "description": "SHA-256 checksum value for C0082LDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "e69ce6bb93a8f7ec3701ee331ead62a8b5e35334b3b0eeae6f0ca7a8fa96c3ce",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0030HDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0030HDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0030HDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0030HDPE_4.csv",
      "description": "SHA-256 checksum value for C0030HDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "8faf83f7a3d2da4b8aaff070881290bd9c2deb215b793fd174851da464eb4e10",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0042LDPE_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/P0042LDPE_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0042LDPE_1.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "acb32753411a7915b3f9249ee71590b9fc06c8b3f00fefffe03a54d55015fe8e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0006MDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/H0006MDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0006MDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/H0006MDPE_1.csv",
      "description": "SHA-256 checksum value for H0006MDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/S0052PP_2.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0052PP_2.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0052PP_2.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0084HDPE_5.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0084HDPE_5.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0084HDPE_5.csv",
      "mediaType": "text/csv",
      "size": 116172,
      "checksum": {
        "hash": "563883637e06024d57c3c91645622958f6fb67808718c65b1418754a938c688f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0060LLDPE_7.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0060LLDPE_7.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0060LLDPE_7.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0060LLDPE_7.csv",
      "description": "SHA-256 checksum value for P0060LLDPE_7.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "d7fa06d2160ab87ea43404d4de9eab528ceee35dc9c924a46f6053fa747c47db",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0094HDPE_7.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0094HDPE_7.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0094HDPE_7.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "3d3df3bd0bd5796232319deba1ed17180e96943526cbf509ca3104f7a8fbbc91",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0028PE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/C0028PE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0028PE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "9d6cfb41cb6b984606cea0c7cf13d52693b3ebda829c4765a02ab614bab0eb9f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0046PP_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0046PP_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0046PP_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "384adc1142103a546890b130d43a03f9e04661de4c14431057910b9eddc326c7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0042LDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0042LDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0042LDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0042LDPE_2.csv",
      "description": "SHA-256 checksum value for P0042LDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "b682755ffbd07dab77f0c4e8072a2edc516126b42252d8bc6226b4b76bd8cc04",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/S0040HDPE_2.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/S0040HDPE_2.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0040HDPE_2.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/S0040HDPE_2.csv",
      "description": "SHA-256 checksum value for S0040HDPE_2.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Data/NIR/E0069LLDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/E0069LLDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0069LLDPE_6.csv",
      "mediaType": "text/csv",
      "size": 87136,
      "checksum": {
        "hash": "fa6fd56a20b69c43afba60c9caa439f4cddb4047c97e62b203f1be1f111d563c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/C0071HDPE_6.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/C0071HDPE_6.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/C0071HDPE_6.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/C0071HDPE_6.csv",
      "description": "SHA-256 checksum value for C0071HDPE_6.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "5e3f76a208905a991599eee2dc599bfc58e150a3caba35aa690a2ef9d367b189",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/P0060LLDPE_3.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0060LLDPE_3.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0060LLDPE_3.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0060LLDPE_3.csv",
      "description": "SHA-256 checksum value for P0060LLDPE_3.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "b02701631ced375ef9b0163b71911950a2df5d0514230efdcd3f53440e521cff",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0004LLDPE_4.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0004LLDPE_4.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0004LLDPE_4.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/P0051LLDPE_1.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/P0051LLDPE_1.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/P0051LLDPE_1.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/P0051LLDPE_1.csv",
      "description": "SHA-256 checksum value for P0051LLDPE_1.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "f71dd20ef814179992b4b8436dae31d99d9254836f3d94fed9f9e56c33288e83",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/E0069LLDPE_4.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Data/NIR/E0069LLDPE_4.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/E0069LLDPE_4.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Data/NIR/E0069LLDPE_4.csv",
      "description": "SHA-256 checksum value for E0069LLDPE_4.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "1e89af0f4001cdf1595b6f41a4c96a1c0fd4528b6da8db50657c88f458d1ac2c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Data/NIR/H0003LDPE_6.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/H0003LDPE_6.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/H0003LDPE_6.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/NIR/S0052PP_1.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/NIR/S0052PP_1.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/NIR/S0052PP_1.csv",
      "mediaType": "text/csv",
      "size": 116172
    },
    {
      "@id": "cmps/Data/SampleInformation.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Data/SampleInformation.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/Data/SampleInformation.csv",
      "mediaType": "text/csv",
      "size": 4845
    },
    {
      "@id": "cmps/README.md.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "README.md.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/README.md.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/README.md",
      "description": "SHA-256 checksum value for README.md",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/environment.yml.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "environment.yml.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/environment.yml.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/environment.yml",
      "description": "SHA-256 checksum value for environment.yml",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/CODEMETA.yaml.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "CODEMETA.yaml.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/CODEMETA.yaml.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/CODEMETA.yaml",
      "description": "SHA-256 checksum value for CODEMETA.yaml",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/README.md",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "README.md",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/README.md",
      "mediaType": "text/x-web-markdown",
      "size": 5383
    },
    {
      "@id": "cmps/LICENSE.md.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "LICENSE.md.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3022/LICENSE.md.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/LICENSE.md",
      "description": "SHA-256 checksum value for LICENSE.md",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    }
  ],
  "references": [],
  "authors": [
    {
      "familyName": "Sutliff",
      "fn": "Bradley P. Sutliff",
      "givenName": "Bradley",
      "middleName": "P.",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "MML/642"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-2399-3071",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Goyal",
      "fn": "Shailja  Goyal",
      "givenName": "Shailja",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "MML/642"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0003-0837-0084",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Martin",
      "fn": "Tyler B. Martin",
      "givenName": "Tyler",
      "middleName": "B.",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "MML/642"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0001-7253-6507",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Beaucage",
      "fn": "Peter A. Beaucage",
      "givenName": "Peter",
      "middleName": "A.",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "MML/642"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-2147-0728",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Audus",
      "fn": "Debra J. Audus",
      "givenName": "Debra",
      "middleName": "J.",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "MML/642"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-5937-7721",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Orski",
      "fn": "Sara V. Orski",
      "givenName": "Sara",
      "middleName": "V.",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "MML/642"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-3455-0866",
      "@type": "foaf:Person"
    }
  ],
  "releaseHistory": {
    "@id": "ark:/88434/mds2-3022/pdr:v",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2023-06-09",
        "@id": "ark:/88434/mds2-3022/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3022/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.1.0",
        "issued": "2023-05-15",
        "@id": "ark:/88434/mds2-3022/pdr:v/1.1.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3022/pdr:v/1.1.0",
        "description": "data update"
      },
      {
        "version": "1.1.1",
        "issued": "2023-07-22",
        "@id": "ark:/88434/mds2-3022/pdr:v/1.1.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3022/pdr:v/1.1.1",
        "description": "metadata update"
      },
      {
        "version": "1.1.2",
        "issued": "2023-05-15",
        "@id": "ark:/88434/mds2-3022/pdr:v/1.1.2",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3022/pdr:v/1.1.2",
        "description": "metadata update"
      },
      {
        "version": "1.2.0",
        "issued": "2023-05-15",
        "@id": "ark:/88434/mds2-3022/pdr:v/1.2.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3022/pdr:v/1.2.0",
        "description": "data update"
      }
    ]
  },
  "annotated": "2024-07-31T20:49:33.587449",
  "revised": "2024-07-31T20:49:33.587449",
  "issued": null
}