@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/5f3ffa01-e12a-40eb-89f8-9f1a48c054c0> a dcat:Dataset ;
    dct:description "The data, source code and scripts included in this dataset are used to generate the results presented in the manuscript \"The min-max test: an objective method for discriminating mass spectra\" by Moorthy and Sisco. The manuscript explores a new method for objectively discriminating electron ionization mass spectra, a task that is commonplace when compounds are closely eluting in gas chromatography mass spectrometry. The C++ source codes and R analysis scripts can be extended for other application areas." ;
    dct:identifier "ark:/88434/mds2-2418" ;
    dct:issued "2021-06-03"^^xsd:date ;
    dct:language "{en}" ;
    dct:modified "2021-05-28T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Supplemental Data and Source Code for Min-Max Test Research" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Arun Moorthy" ;
            vcard:hasEmail <mailto:arun.moorthy@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5f3ffa01-e12a-40eb-89f8-9f1a48c054c0/resource/7f53f2c5-9a3f-4f6a-86a1-58a58b005220>,
        <https://data.amerigeoss.org/dataset/5f3ffa01-e12a-40eb-89f8-9f1a48c054c0/resource/9c7b190e-1f71-42cf-9fbc-9e15b3fd6277>,
        <https://data.amerigeoss.org/dataset/5f3ffa01-e12a-40eb-89f8-9f1a48c054c0/resource/bdd039e8-3bc2-4821-87e3-fd6e69265c9c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "mass-spectra",
        "min-max-test",
        "national",
        "north-america",
        "seized-drug-analysis",
        "united-states" ;
    dcat:theme <%7B%22Forensics:Drugs%20and%20toxicology%22%7D> .

<https://data.amerigeoss.org/dataset/5f3ffa01-e12a-40eb-89f8-9f1a48c054c0/resource/7f53f2c5-9a3f-4f6a-86a1-58a58b005220> a dcat:Distribution ;
    dct:issued "2022-08-07T18:28:02.018989"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:21:43.520265"^^xsd:dateTime ;
    dct:title "DOI Access for Supplemental Data and Source Code for Min-Max Test Research" ;
    dcat:accessURL <https://doi.org/10.18434/mds2-2418> .

<https://data.amerigeoss.org/dataset/5f3ffa01-e12a-40eb-89f8-9f1a48c054c0/resource/9c7b190e-1f71-42cf-9fbc-9e15b3fd6277> a dcat:Distribution ;
    dct:format "TEXT" ;
    dct:issued "2022-08-07T18:28:02.018978"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:21:43.519433"^^xsd:dateTime ;
    dct:title "SHA256 File for Data and Source Code: Min-Max Test" ;
    dcat:accessURL <https://data.nist.gov/od/ds/mds2-2418/minmax_SourceAndData.zip.sha256> ;
    dcat:mediaType "text/plain" .

<https://data.amerigeoss.org/dataset/5f3ffa01-e12a-40eb-89f8-9f1a48c054c0/resource/bdd039e8-3bc2-4821-87e3-fd6e69265c9c> a dcat:Distribution ;
    dct:description "Supplemental data and source code to accompany the manuscript \"The min-max test: an objective method for discriminating mass spectra\"" ;
    dct:format "zipped folder with mass spectra, source code, and result text files." ;
    dct:issued "2022-08-07T18:28:02.018984"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:21:43.519856"^^xsd:dateTime ;
    dct:title "Data and Source Code: Min-Max Test" ;
    dcat:accessURL <https://data.nist.gov/od/ds/mds2-2418/minmax_SourceAndData.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

