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

<https://data.amerigeoss.org/dataset/0088b291-d35a-41f6-840a-d09e962c11e5> a dcat:Dataset ;
    dct:description "Data deliverables for stream surveys, 2013-2019" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/nps-datastore-2225760> ;
    dct:issued "2020-01-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-01-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-174.0000 58.5000, -174.0000 71.3000, -145.4000 71.3000, -145.4000 58.5000, -174.0000 58.5000))"^^gsp:wktLiteral ] ;
    dct:title "Stream Chemistry Data for Alaska's Arctic Network, 2013-2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:NRSS_DataStore@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0088b291-d35a-41f6-840a-d09e962c11e5/resource/0afc2a0c-d147-4ce4-aef9-7785910ddb27>,
        <https://data.amerigeoss.org/dataset/0088b291-d35a-41f6-840a-d09e962c11e5/resource/38b7b240-e957-4309-aa2a-133fa73287d9> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "alaska",
        "chemistry",
        "ecological-framework-water-water-quality-water-chemistry",
        "water" ;
    dcat:theme <%7B%22Tabular%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/0088b291-d35a-41f6-840a-d09e962c11e5/resource/0afc2a0c-d147-4ce4-aef9-7785910ddb27> a dcat:Distribution ;
    dct:description "Deliverable S04: Discrete Stream Chemistry Data for Alaska's Arctic Network, 2013-2019 (csv file)" ;
    dct:format "CSV" ;
    dct:issued "2025-09-14T20:33:48.920830"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:27:02.317049"^^xsd:dateTime ;
    dct:title "S04_O'Donnell_ARCN_StreamChemistry_2013-2019.csv" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/649583?Reference=2225760> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/0088b291-d35a-41f6-840a-d09e962c11e5/resource/38b7b240-e957-4309-aa2a-133fa73287d9> a dcat:Distribution ;
    dct:description "Deliverable S04: Discrete Stream Chemistry Data for Alaska's Arctic Network, 2013-2019 (xlxs file)" ;
    dct:format "XLS" ;
    dct:issued "2025-09-14T20:33:48.920826"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:27:02.316269"^^xsd:dateTime ;
    dct:title "S04_O'Donnell_ARCN_StreamChemistry_2013-2019.xlsx" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/649582?Reference=2225760> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

