@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/1fb8e937-bb55-4432-9507-f5ad8ca17fde> a dcat:Dataset ;
    dct:description "This database contains water monitoring data collected by NCRN in the CVDT format used by data visualization and other systems. This version of the data is not intended to be an archive." ;
    dct:identifier "NPS_DataStore_2219574" ;
    dct:issued "2015-01-30"^^xsd:date ;
    dct:modified "2015-01-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.0000 38.2500, -80.0000 41.7657, -73.8932 41.7657, -73.8932 38.2500, -80.0000 38.2500))"^^gsp:wktLiteral ] ;
    dct:title "NCRN Water Monitoring Data - Common View Format" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1fb8e937-bb55-4432-9507-f5ad8ca17fde/resource/ec9d242a-02dd-4fd8-8592-f51bcc868fb8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "ecological-framework-water-hydrology-surface-water-dynamics",
        "ecological-framework-water-water-quality-nutrient-dynamics",
        "ecological-framework-water-water-quality-water-chemistry",
        "geo",
        "geoss",
        "imddatavisualization",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Tabular%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/1fb8e937-bb55-4432-9507-f5ad8ca17fde/resource/ec9d242a-02dd-4fd8-8592-f51bcc868fb8> a dcat:Distribution ;
    dct:description "NCRN water data for use with the visualization package." ;
    dct:format "accdb" ;
    dct:issued "2021-11-05T04:31:27.681080"^^xsd:dateTime ;
    dct:modified "2025-11-20T09:33:23.954937"^^xsd:dateTime ;
    dct:title "NCRN_Water_Common_Tables_20150126.accdb" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/517293?Reference=2219574> ;
    dcat:mediaType "application/x-msaccess" .

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

